Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x56d8e3…cf2bc1
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0xa21b77…60c08d
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0xf97097…23f787
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0xad4e93…4550d3
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x9eb0f0…b07207
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x0455d4…57bc5a
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x684e34…926fcf
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0xfcd4e4…fe060d
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0xa6cfed…6e9f73
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x2fd253…0dac2c
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x71d10a…d22650
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0xbc5ea2…e194db
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x525b9e…61b5d1
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x9ff9ad…dd1afa
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x800d5f…7b29c9
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x2efec1…3951a6
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x7a61a6…ca8ccb
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x519a3d…58a4b1
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa17d ago0x3dae04…41ad28
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa18d ago0x0d09d4…51e343
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa18d ago0x6be14e…49943e
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa18d ago0xb6c4ac…acbcfb
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa18d ago0x629ea8…8bbd94
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa18d ago0x81af60…0af6d2
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa18d ago0xb1f5ff…ef1a82

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.