Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xda102e…f84170
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x32c53f…b3cc0b
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x9bd69e…b695f4
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x22e85e…35611b
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x4d1cc5…a657fb
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xdbf46e…ee566a
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xad55a0…b7b2f6
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xb91658…84daca
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x886911…56f9fa
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x16d881…a04228
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x3e9bb0…56dff9
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x039c04…29a1f3
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xde1ea5…d10878
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x09e490…1beb02
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x2b9cf3…8531d7
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xde7bd3…9833a4
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x76cba2…1055ce
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xf4869f…b058c9
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x24b04e…2dcfee
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xa46915…60c8ac
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xd7d30a…1e6346
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xef8107…11fe47
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xcf987e…27b7bb
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0xa26a8b…534a20
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa17d ago0x989278…b84446

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.