Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0x56ad4f…fb7483
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0xe9f611…c072cd
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0xc66bda…546799
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0xe598ff…1a9c03
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0xf5de95…cbb377
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0xd72e20…d0a8f6
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0xabe450…98b939
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0x7c40e7…133d19
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0xd945f5…7cd32e
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0xe3cd40…e919c5
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0x69b9d8…d3370e
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0x29537c…f3fee1
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0x3b4c39…9dfc10
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0x21ad92…e9897c
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0x1bc30f…300128
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0x76f559…b9935a
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0x1d310c…4c82d0
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0x912d8d…4d0127
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0x263f52…d2b99f
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa16d ago0xf141f3…4512f4
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa17d ago0x40ef54…c8ccae
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa17d ago0xf17f26…e7a6c6
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa17d ago0x6c4557…8e3f7c
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa17d ago0x85afa3…0a223b
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa17d ago0x99e7de…274011

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.