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%fluxa76d ago0xeef13f…a75f4e
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0x2fe34f…e45259
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0xf0c744…41a7d4
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0xba32b7…2dba2a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0xc00f83…5b2d8b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0xf4a229…42ff15
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0x02d905…b16fc1
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0xe9a014…ac067a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0x28b462…7d6d62
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0xe5b8d8…cc296f
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0xaf9224…f898ab
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0x52c61c…6df204
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0x8fcc85…7bf439
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0xe525e3…0a2ce6
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0x78dc36…c199b7
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0xa281a2…148146
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0x793850…8c0459
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0x9ecf89…ff6871
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0xebac8b…597e5f
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0x5e7065…5d7b98
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0x864945…87a823
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0x5eb6aa…f373e5
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0xd83986…5a4103
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0x65ddf4…1ff1c5
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa77d ago0xb3c9ce…1e3a17

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.