Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x24476d…beb89e
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x873f69…752ae8
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x75b3f3…71f185
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x384f55…3319c6
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0xcbffbf…b95be6
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0xd048dc…2264a2
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0xf8a91f…166d52
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x0b2687…2fbf12
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0xa9d200…207ac5
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x4468c9…b730a7
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0xab38d0…140470
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x1fe2ed…1d0934
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x53aa11…80ac06
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x7e3476…27152e
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x5dadcc…4ade70
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x7e6031…079984
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x08b12d…a46d5c
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x49ee14…67a569
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x585666…24bb68
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x19a9ed…832b03
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x6ee9c0…26e226
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x28a304…a0c077
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x711502…fe3284
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0x5d7c56…4d1216
0x4705…cf630x9c95…e299Base—$0.001100%fluxa68d ago0xb16aed…cb6f07

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.