Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa35d ago0xe87f6f…eb2af0
0xe07e…04100x9c95…e299Base—$0.001100%fluxa35d ago0xda3bf2…c4d6f9
0xe07e…04100x9c95…e299Base—$0.001100%fluxa36d ago0xa99432…c818f4
0xe07e…04100x9c95…e299Base—$0.001100%fluxa36d ago0xbdbf1b…5845a9
0xe07e…04100x9c95…e299Base—$0.001100%fluxa36d ago0x20d719…b39411
0xe07e…04100x9c95…e299Base—$0.001100%fluxa36d ago0x134680…a5493c
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa36d ago0x1c0b98…bb6714
0xe07e…04100x9c95…e299Base—$0.001100%fluxa36d ago0xeca501…0e639f
0xe07e…04100x9c95…e299Base—$0.001100%fluxa36d ago0xd9e63a…46a8f4
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa36d ago0x8007e0…ec488b
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa36d ago0x7bed7f…a1c9e6
0xe07e…04100x9c95…e299Base—$0.001100%fluxa36d ago0x3f0007…7123aa
0xe07e…04100x9c95…e299Base—$0.001100%fluxa36d ago0xaa9382…b1cb81
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa36d ago0xd8a173…9bc05f
0xe07e…04100x9c95…e299Base—$0.001100%fluxa36d ago0x7148c8…83d683
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa36d ago0x15e6ff…4819c4
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa36d ago0x53ec4a…27b6a3
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa36d ago0xa65607…7474d6
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa36d ago0x42f17e…ee099c
0xe07e…04100x9c95…e299Base—$0.001100%fluxa36d ago0xf32667…63ffcf
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa36d ago0x61b502…1a6e02
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa36d ago0xd2ff9a…9a2aea
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa36d ago0xf3797e…6acf51
0xe07e…04100x9c95…e299Base—$0.001100%fluxa36d ago0xba78fe…7f7253
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa36d ago0xebb124…f40ff5

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.