Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x79fb24…4a94b2
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xec5605…341e5c
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x9f66f4…5aed01
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xa9ccaf…ea0fe2
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x52dde5…edd596
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x64792f…678411
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x4bb2d3…cee6f9
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xa885d9…2b9d3a
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x61020c…128b1c
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x98bbdd…d9f484
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x231fa4…6f8180
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xec8eab…6bdd15
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xe0dc4a…de3639
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xe89e8c…39ae94
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xab0a9d…8bab79
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xaddcc4…d626f3
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xf53ec3…c59bb4
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x6686bf…bba97c
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xadf195…7598c1
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xdeb218…71dc92
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xb9e5cf…365a9d
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xe61dfb…d4a1ba
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0x53ccac…440ecb
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa17d ago0xf294a4…1298ce
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa18d ago0x429b64…06715b

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.