Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x36eb95…06fd1a
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0xe4e33d…32f3ec
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x69eee3…d8b2d8
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0xc9bdd3…463e19
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted76d ago0xbc6c7b…4bdd98
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x697d8b…ee5881
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x901f00…ab164a
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x711194…277bb7
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x75b191…244fd8
0x66c4…37cb0x66c4…37cbBase$0.10100%Payer-submitted76d ago0xa01bae…1a081a
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0xa0d05e…8b3396
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x3c27d3…11c305
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x59ad12…ffaa75
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x1ba407…4e58a9
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x1b642a…aa7097
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x507dee…884d81
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0xf0620c…936b74
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0xaf135a…78d8e1
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x799d79…53f5b9
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x81af5d…24c002
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x2a62d8…ce657b
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0xc38860…18e793
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x295613…851370
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0x3b6ee3…6ee8a0
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer76d ago0xc1caa5…26bdae

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.