Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x3f1707…505b8d
0x0b40…da860x9c95…e299Base—$0.001100%fluxa36d ago0x1253e0…69cee3
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x5a6f36…6588dc
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x818fcc…5fbb7d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0xcc9ccc…41b0e1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x036766…d1d5d1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x7c741b…a118ee
0x0b40…da860x9c95…e299Base—$0.001100%fluxa36d ago0x6b599c…515827
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x9866d9…0b79e6
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x1eee25…91b523
0x0b40…da860x9c95…e299Base—$0.001100%fluxa36d ago0x9d8f1b…3383c7
0x0b40…da860x9c95…e299Base—$0.001100%fluxa36d ago0xde9131…4e901b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x23d3ee…fd8925
0x0b40…da860x9c95…e299Base—$0.001100%fluxa36d ago0x351330…7d492a
0x0b40…da860x9c95…e299Base—$0.001100%fluxa36d ago0xba22f3…b5d8fa
0x0b40…da860x9c95…e299Base—$0.001100%fluxa36d ago0x83c9be…455074
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0xf66048…6cc43e
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0xd883d4…130ef5
0x0b40…da860x9c95…e299Base—$0.001100%fluxa36d ago0x6288a7…6470b8
0x0b40…da860x9c95…e299Base—$0.001100%fluxa36d ago0x23251c…dee5ad
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x852357…3e3590
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x3b4149…524926
0x0b40…da860x9c95…e299Base—$0.001100%fluxa36d ago0x8c7427…a122b1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x268418…4d753f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x869d2d…291490

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.