Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0xefa3b3…317e75
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa46d ago0xab47e0…2a4444
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x848b27…9e866e
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x53609b…e21620
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x14016a…5dc1f9
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x2dc5e8…8e6af9
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0xf57635…126ccf
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x8bfb1c…49a391
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x4f462c…65989c
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0xabddff…d4d912
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x371212…e681f3
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0xd3373c…257cbb
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x978205…38df24
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x8a847d…08e83e
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x30d29e…8da220
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0xe924de…426f71
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0xa0bcac…7da9a0
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0xce6078…e936b3
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0xf4159f…276930
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x733bd4…2a691a
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0xe7a5a1…e593a8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0xaf45bf…6bc20b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x11c17e…a16f94
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0xdd63d7…499d9b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa46d ago0x360877…a018f3

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.