Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0xfc7f93…b3d0fc
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0xdfa3b6…8e4b50
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0xacc3fc…1d344f
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x6c7fd9…446536
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0xce931d…a9c0aa
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x5086ec…01dfb6
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x571d0c…7f8f9c
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x24be11…c5d3a2
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0xb589d4…1d4762
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x40c975…e28b3f
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0xd2880a…56c844
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x49cc46…6f29b8
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x650528…3c3fb4
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0xa12493…7187de
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x7e8928…8794e5
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x43bb74…9938a7
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x79d575…fa6bc8
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x394dc4…036296
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x35e76f…6b28d9
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa44d ago0x4158d9…049fe9
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x9e0f89…ff173a
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0xe6eb03…236a00
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0x1a0c0b…84116f
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0xb1d511…a8b734
0x616d…500b0x9c95…e299Base—$0.001100%fluxa44d ago0xe837ca…dc5d7c

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.