Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63b2…4fec0x3e0a…78e7Base—$0.00311100%coinbase73d ago0x190d28…b01535
0x63b2…4fec0x3e0a…78e7Base—$0.003481100%coinbase73d ago0x3b78cd…969999
0x63b2…4fec0x3e0a…78e7Base—$0.004889100%coinbase73d ago0x4332cf…50b821
0x63b2…4fec0x3e0a…78e7Base—$0.004421100%coinbase73d ago0x47d9cf…24d03a
0x63b2…4fec0x3e0a…78e7Base—$0.005912100%coinbase73d ago0x956964…52b8f1
0x63b2…4fec0x3e0a…78e7Base—$0.003591100%coinbase73d ago0x115089…7002eb
0x63b2…4fec0x3e0a…78e7Base—$0.002757100%coinbase73d ago0x1fc848…376306
0x63b2…4fec0x3e0a…78e7Base—$0.004578100%coinbase73d ago0xee6f58…1f1b3b
0x63b2…4fec0x3e0a…78e7Base—$0.003944100%coinbase73d ago0xc6c2a2…d987e0
0x63b2…4fec0x3e0a…78e7Base—$0.002808100%coinbase73d ago0xc6e8dd…03447e
0x63b2…4fec0x3e0a…78e7Base—$0.00309100%coinbase73d ago0x8a9726…6281c7
0x63b2…4fec0x3e0a…78e7Base—$0.00538100%coinbase73d ago0xe13f4d…fd4608
0x63b2…4fec0x3e0a…78e7Base—$0.005112100%coinbase73d ago0x9fb448…f12949
0x63b2…4fec0x3e0a…78e7Base—$0.003589100%coinbase73d ago0x1f1731…fff0e3
0x63b2…4fec0x3e0a…78e7Base—$0.003508100%coinbase73d ago0x8b9ea5…d2db75
0x63b2…4fec0x3e0a…78e7Base—$0.005611100%coinbase74d ago0x8280fb…a86901
0x63b2…4fec0x3e0a…78e7Base—$0.003779100%coinbase74d ago0xf147c5…4df781
0x63b2…4fec0x3e0a…78e7Base—$0.002853100%coinbase74d ago0x6dcbf8…e48f27
0x63b2…4fec0x3e0a…78e7Base—$0.002925100%coinbase74d ago0xf4cfd7…65ba6c

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.