Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x0b3289…8e66d0
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xb1cd6a…9d7d42
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0xa04138…aaade2
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x1d3e1b…56dc7c
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x12a4ec…60845e
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x62d847…fc7fb5
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x59f121…0de21f
0xf424…98710xfe80…47eeBase—$0.001100%fluxa20d ago0x213b03…c4e260
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x4c667f…fb2526
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x2f0773…1756b6
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x791365…864277
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xcd74e3…1c47fa
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xc4229d…40ba80
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x998b9f…c5fb71
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x1b89bb…d53a5d
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x117e08…67a64e
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xf19112…b0fa02
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x4bd3ef…a97c57
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xd003ea…c9667f
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xc53ae6…b486ff
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xc58d37…0cf657
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0x607d04…92d5d4
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xb70289…08bfbc
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xa5ad90…8a597e
0xf424…98710xfe80…47eeBase—$0.001100%fluxa21d ago0xbb4537…6ba64b

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.