Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa31d ago0xaac75c…09c8cb
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa31d ago0xfc80d2…bbbcad
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa31d ago0x99bad9…2888fa
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa31d ago0x9668a2…595413
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa31d ago0x2ea6ce…cf8e5a
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa31d ago0x3ebf7c…56bb69
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa31d ago0x4ab73d…9e5368
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa31d ago0x75ac9a…2482a3
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa31d ago0x52fb03…6d0d13
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa31d ago0x16c107…f4923a
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa31d ago0x335e29…5036e9
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa32d ago0xade05d…820694
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa32d ago0xf6df93…ac2b88
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa32d ago0xe93eb4…5605a7
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa32d ago0x3d457f…135e8f
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa32d ago0x0ea3bb…4a29f4
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa32d ago0x9b5a6e…ef66c5
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa32d ago0x4e67c6…258731
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa32d ago0x5ae101…2bc9b8
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa32d ago0x137a44…610e36
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa32d ago0x9e091b…6317c3
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa32d ago0xd2f915…83f08b
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa32d ago0xa22f23…afae61
0x4f2a…6f7d0x9c95…e299Base$0.001100%fluxa32d ago0xdca4fc…5aba54
0x4f2a…6f7d0xfe80…47eeBase$0.001100%fluxa32d ago0x702b41…0388aa

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.