Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0xe0af13…73189f
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x5f4f98…dd6039
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0xce1770…4275d3
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa65d ago0x2213b9…fb1f06
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0xb3eec4…89e685
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0x516144…436e96
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0x9b66fa…a1f63c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0xf2dae5…a47cc1
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0x31efc0…b3e74e
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0x5336d8…5fa294
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0x76453e…1f9c1c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0x661b91…c3c591
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0x36aa9e…bccb22
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0xca335f…e40be6
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0xdcd652…e47b3d
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0xe040a4…14e5a9
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa66d ago0xe02067…9d4e97

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.