Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0xbe53aa…841bb9
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x6a8897…01934d
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0xa0a705…06c880
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x5e9a2e…d7604b
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x072c65…d6a6e8
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x5ae91d…740e4d
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa43d ago0x0b1401…8c61d1
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x57bdbd…98c7a3
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa43d ago0x556ff1…84bb3e
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x472ff8…eb1cfa
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x373f35…2b267a
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x6adf23…88a212
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0xc9eb09…17de1a
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa43d ago0xa3c7a9…0efae4
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x64b711…7485f8
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0xae165b…096955
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa43d ago0x0b473a…00cffb
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x58a9dc…38fde3
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0xbb640d…a5140a
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x0e54bd…e599e8
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x9bab2e…e6bb78
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa43d ago0x5f0b89…0c1238
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa44d ago0xbaf8d6…87c81b
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa44d ago0xef7c77…523655
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa44d ago0xa9f61b…7f21dd

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.