Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1003…29b30x3e0a…78e7Base—$0.005328100%coinbase74d ago0xb62d19…16975e
0x1003…29b30x3e0a…78e7Base—$0.005856100%coinbase74d ago0xf72e2d…3eddad
0x1003…29b30x3e0a…78e7Base—$0.00331100%coinbase74d ago0x7649b6…063ec0
0x1003…29b30x3e0a…78e7Base—$0.005208100%coinbase74d ago0xe3a793…c092f5
0x1003…29b30x3e0a…78e7Base—$0.003146100%coinbase75d ago0x67247f…b68dea
0x1003…29b30x3e0a…78e7Base—$0.003314100%coinbase75d ago0x0c93d3…f375df
0x1003…29b30x3e0a…78e7Base—$0.003022100%coinbase75d ago0x8c0af3…e81a20
0x1003…29b30x3e0a…78e7Base—$0.003689100%coinbase75d ago0xf82bf7…c8ffec
0x1003…29b30x3e0a…78e7Base—$0.005529100%coinbase75d ago0xad0891…26a81a
0x1003…29b30x3e0a…78e7Base—$0.004034100%coinbase75d ago0x1cf212…38df57
0x1003…29b30x3e0a…78e7Base—$0.004786100%coinbase75d ago0x30ecb3…99e15b
0x1003…29b30x3e0a…78e7Base—$0.004776100%coinbase75d ago0xc71427…715abe
0x1003…29b30x3e0a…78e7Base—$0.004198100%coinbase75d ago0x3c2d3f…e661a4
0x1003…29b30x3e0a…78e7Base—$0.005135100%coinbase75d ago0xc31bae…f25044
0x1003…29b30x3e0a…78e7Base—$0.003936100%coinbase75d ago0x2ccc37…7107d5
0x1003…29b30x3e0a…78e7Base—$0.004499100%coinbase75d ago0xcd91fc…cf569a
0x1003…29b30x3e0a…78e7Base—$0.005501100%coinbase75d ago0x02ff5a…abb68f
0x1003…29b30x3e0a…78e7Base—$0.002676100%coinbase75d ago0x80d2ab…42f6e0
0x1003…29b30x3e0a…78e7Base—$0.003988100%coinbase75d ago0x6c040b…da6c73
0x1003…29b30x3e0a…78e7Base—$0.005337100%coinbase75d ago0xc1f882…da3d8a
0x1003…29b30x3e0a…78e7Base—$0.003248100%coinbase75d ago0x92eef7…c248ab
0x1003…29b30x3e0a…78e7Base—$0.005374100%coinbase75d ago0xa18204…903fa0
0x1003…29b30x3e0a…78e7Base—$0.004508100%coinbase75d ago0x95d578…3dd01b
0x1003…29b30x3e0a…78e7Base—$0.005539100%coinbase75d ago0xa87cc3…a8f4fd
0x1003…29b30x3e0a…78e7Base—$0.003762100%coinbase75d ago0x9fe2ad…b0b6ab

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.