Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa65d ago0xe46a2c…e39319
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa65d ago0x7efacf…57cde6
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x74ca28…56abde
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0xeb4d82…e47060
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x5c0417…23ffdd
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x616077…b495fd
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x6b7870…75c3ed
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x5401f9…160b20
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x82477e…ed8ac6
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0xdac28c…62d72d
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x991e04…ae35d3
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x7236ae…9027f7
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x0493c7…b1c02a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0xbf9367…cda65f
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x5c79b4…373044
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x9967e0…533b47
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0xe7c863…1baa66
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x09c777…970e38
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x760767…25b62b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x60b6e1…9f457a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x46b9b0…82fda4
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0xc1c75f…6ea2b8
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x4acd02…0c7b65
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0x35c687…665f99
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa66d ago0xea39ae…b066ba

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.