Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa42d ago0x3d3b01…3ea2b9
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa42d ago0xb7ca9e…b01693
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa42d ago0x36ab1e…a92b29
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa42d ago0xcc42ad…f115e0
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa42d ago0xa4b8c1…084ab7
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa42d ago0xd2e975…cdb57e
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa42d ago0xfcec5e…786bd8
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa42d ago0xa4a5b4…f17445
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa42d ago0xb2dcce…6629d8
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa42d ago0x676c3c…a85cb5
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa42d ago0x8d22fb…b3ba84
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa42d ago0xc02838…63b95f
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa42d ago0xb14fbf…1d80b0
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa42d ago0x48459e…175c0b
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa42d ago0x812c5f…0efbd6
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa42d ago0xcdf12b…2b04eb
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa42d ago0xe4797f…83b7a2
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa42d ago0x344df7…d7dbd7

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.