Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0957…b8070x2c80…3d87Base$2.30100%Route unknown92d ago0x4f1b4a…92f618
0x0957…b8070x7c74…3bcbBase$0.01100%Route unknown92d ago0xc928ee…dda031
0x0957…b8070x7c74…3bcbBase$0.005100%Route unknown92d ago0xbf54aa…574b40
0x0957…b8070x7c74…3bcbBase$0.005100%Route unknown92d ago0xfacc74…1d7cbd
0x0957…b8070x7c74…3bcbBase$1.50100%Route unknown92d ago0x4c2b7e…1ff389
0x0957…b8070x7c74…3bcbBase$0.005100%Route unknown92d ago0xa19921…6ccb7c
0x0957…b8070x7c74…3bcbBase$0.005100%Route unknown92d ago0xdcf8db…da88c5
0x0957…b8070x7c74…3bcbBase$0.75100%Route unknown92d ago0x68dcc9…353220
0x0957…b8070x7c74…3bcbBase$0.005100%Route unknown92d ago0x8072d2…bf3963
0x0957…b8070x7c74…3bcbBase$0.005100%Route unknown92d ago0xefeae5…064a85
0x0957…b8070x7c74…3bcbBase$0.005100%Route unknown92d ago0x80b3fb…5295e8
0x0957…b8070x7c74…3bcbBase$0.02100%Route unknown92d ago0xe16c1e…71dc16
0x0957…b8070x7c74…3bcbBase$0.01100%Route unknown92d ago0x462a7b…9860ba
0x0957…b8070x7c74…3bcbBase$0.005100%Route unknown92d ago0x8cfcdf…b15e2b
0x0957…b8070x7c74…3bcbBase$3.00100%Route unknown93d ago0x1e434f…6028cc
0x0957…b8070x7c74…3bcbBase$0.02100%Route unknown93d ago0x025c6d…bdbbcb
0x0957…b8070x7c74…3bcbBase$0.01100%Route unknown93d ago0x904f6c…ef1121
0x0957…b8070x7c74…3bcbBase$0.005100%Route unknown93d ago0x6114dc…ee73a8
0x0957…b8070x7c74…3bcbBase$0.01100%Route unknown93d ago0xd177eb…abd3b6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.