Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa49d ago0x5873fd…3cc45f
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa49d ago0x576da7…6dc771
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa49d ago0xf39a30…4a8f98
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa49d ago0x55c050…4c561d
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa49d ago0xfd63b5…0ec280
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa49d ago0xbc134f…42aaed
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa49d ago0xfc9362…030127
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa49d ago0x3e065a…66b92b
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa49d ago0x1ed073…7718c6
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa49d ago0x1e9198…01edae
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa50d ago0x8fea2f…78e1c4
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa50d ago0x291686…1242f2
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa50d ago0x7addf6…c9189b
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa50d ago0xe566f7…f152b2
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa50d ago0xd4881f…e0de40
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa50d ago0xe21ad8…dfed7f
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa50d ago0xce0c0e…fb21b9
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa50d ago0x84a51f…455737

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.