Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210xc0d5…dbd6Base—$4.74100%fluxa4d ago0xc894e6…39c7ca
0xe88d…92210xafbe…fad0Base—$1.00100%fluxa4d ago0xdc8942…7eef1b
0xe88d…92210x42cc…f1afBase—$0.79100%fluxa4d ago0xd4e6dc…f61a1a
0xe88d…92210x5dc9…5cdfBase—$0.63100%fluxa4d ago0x01fec0…75086a
0xe88d…92210x0e41…ac98Base—$0.25100%fluxa4d ago0xdef916…24cfaf
0xe88d…92210x939b…0e3eBase—$0.08100%fluxa4d ago0xd1a981…b21a40
0xe88d…92210x4372…7652Base—$0.08100%fluxa4d ago0x9408ea…aec4ae
0xe88d…92210x755d…e0adBase—$0.64100%fluxa4d ago0xe44b3e…83f102
0xe88d…92210x54ef…52e4Base—$0.08100%fluxa4d ago0x84bf2b…4dd83f
0xe88d…92210x22bc…28b1Base—$0.10100%fluxa4d ago0xade2f5…9467f9
0xe88d…92210x4199…fdeaBase—$0.50100%fluxa4d ago0x7cede2…64db3c
0xe88d…92210x05f9…7c67Base—$0.20100%fluxa4d ago0x88ccd9…9d31ea
0xe88d…92210x3d3e…e68dBase—$0.28100%fluxa4d ago0x3e652a…7cc58d
0xe88d…92210x5a69…3632Base—$0.08100%fluxa4d ago0x3fefc5…7e6a2b
0xe88d…92210x10aa…5fcdBase—$0.08100%fluxa4d ago0xa19f4f…497920
0xe88d…92210xd918…ebe8Base—$0.08100%fluxa4d ago0x8c7bf8…69f1a6
0xe88d…92210x8d9e…ceb9Base—$0.08100%fluxa4d ago0xa7462f…324175
0xe88d…92210x9fd5…2453Base—$0.38100%fluxa4d ago0x09d814…6d9ee6
0xe88d…92210x6491…1871Base—$0.28100%fluxa4d ago0xcfd6e4…0fe48c
0xe88d…92210xf2e1…9059Base—$0.38100%fluxa4d ago0xabaedf…0b4591
0xe88d…92210x9468…5b1cBase—$0.28100%fluxa4d ago0x241fe7…69df95
0xe88d…92210xe9b6…cb06Base—$0.38100%fluxa4d ago0xf1e876…d7216b
0xe88d…92210x8fec…2ce6Base—$0.38100%fluxa4d ago0xd1b5a3…a8092b
0xe88d…92210xe4cb…1843Base—$0.38100%fluxa4d ago0x8e8c7d…1cce11
0xe88d…92210x3acc…4b07Base—$0.38100%fluxa4d ago0x67dc50…dcd01c

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.