Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x5c6bc2…c8a926
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0xc59544…83f5fa
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0xba88b1…fed0fb
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0xdf0e87…28edd6
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x19105f…af5ded
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0xb5112a…d8f990
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x78d16d…7dde65
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x5cfe0c…c88713
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0xa46c3c…8e0c5b
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0xf40e8e…c69428
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x24401b…32c47b
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x716f71…d85113
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x7b1e5f…b0d654
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x6d2d8f…661825
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0xeaaba0…74034c
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x65827e…0776d1
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0xa3a19e…d57079
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x24ef5b…729d1e
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x7b1e4c…9b1d9d
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x35d026…625dbc
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0xd4f126…526e66
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0xa6a824…77581f
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x64944c…2e1466
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0x81f56a…29131e
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa6d ago0xf0ae60…c75f57

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.