Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa43d ago0xa72586…113337
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa43d ago0x558f82…d05e2e
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa43d ago0xe1aa78…efd5cc
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa43d ago0x7221a2…97d4ba
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa43d ago0x2df521…f153ba
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa43d ago0x94aa82…fabdf3
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa43d ago0x969bcb…0dd906
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa44d ago0xa56e48…6df532
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa44d ago0x4c14a4…2dc638
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa44d ago0x8950e7…bebb80
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa44d ago0xa244e4…bfa066
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa44d ago0x430972…2b0675
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa44d ago0x4b51b9…c42f11
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa44d ago0xa3e1f8…b9682b
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa44d ago0xf69bf4…48a857
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa44d ago0xde36ca…dde49e
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa44d ago0x207e5c…343eb7
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa44d ago0xebfecb…f435be
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa44d ago0x2e9b87…bd9739
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa44d ago0x890d4e…7c7c3f
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa44d ago0x5c1c4d…fc6ede
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa44d ago0x0b7e4d…93450e
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa44d ago0x58c0a4…29cea8
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa44d ago0xc6723d…4a068a
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa44d ago0x61c27a…0c7c81

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.