Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0xfe5573…4d9d9d
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates57d ago0x5ef0be…1363b6
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0xbec312…882071
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates57d ago0x9914c8…57fbf5
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0xaa258b…561e43
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates57d ago0xfbbfa1…27f39b
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0xa12620…299d37
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates57d ago0xc6780c…587b48
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0xa4d1e8…8460ff
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates57d ago0x590e99…a9dfdf
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0xf8074a…e3243f
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates57d ago0xd849f2…f2495e
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0x3bb341…43b10a
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates57d ago0x171d78…cc388e
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0xcb91fd…ca0189
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates57d ago0xe911f6…f89a76
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0x0b37f1…6552c6
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates57d ago0x983638…7f8e00
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0x732d8c…669383
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates57d ago0x9d04e4…5cb23b
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0x293ab8…e17e3e
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates57d ago0x9e645f…b9ed52
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0x35c1d4…eb3037
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates57d ago0xd210a9…873593
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase57d ago0xf6b0c1…550ae9

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.