Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda38…5a1f0x3e0a…78e7Base—$0.005388100%coinbase74d ago0x09a57a…a1246b
0xda38…5a1f0x3e0a…78e7Base—$0.003032100%coinbase74d ago0x5c0828…dd4b16
0xda38…5a1f0x3e0a…78e7Base—$0.004366100%coinbase74d ago0x30339e…d2d766
0xda38…5a1f0x3e0a…78e7Base—$0.004982100%coinbase74d ago0x0dc00d…1ff012
0xda38…5a1f0x3e0a…78e7Base—$0.005105100%coinbase74d ago0x56603e…c27da0
0xda38…5a1f0x3e0a…78e7Base—$0.004585100%coinbase74d ago0xc6cc17…9e4e54
0xda38…5a1f0x3e0a…78e7Base—$0.003653100%coinbase74d ago0xc6c419…3574c9
0xda38…5a1f0x3e0a…78e7Base—$0.00276100%coinbase74d ago0x4d9671…c6aeaa
0xda38…5a1f0x3e0a…78e7Base—$0.005341100%coinbase74d ago0x83beaa…b9ae90
0xda38…5a1f0x3e0a…78e7Base—$0.004233100%coinbase74d ago0x2b5dbf…35d7a6
0xda38…5a1f0x3e0a…78e7Base—$0.003965100%coinbase75d ago0xd3907b…5cf315
0xda38…5a1f0x3e0a…78e7Base—$0.002655100%coinbase75d ago0xdf1950…28ba2f
0xda38…5a1f0x3e0a…78e7Base—$0.005649100%coinbase75d ago0xc285c0…c9169f
0xda38…5a1f0x3e0a…78e7Base—$0.003897100%coinbase75d ago0xaa01e4…b1209f
0xda38…5a1f0x3e0a…78e7Base—$0.002958100%coinbase75d ago0x1ae6d2…e92dd0
0xda38…5a1f0x3e0a…78e7Base—$0.005346100%coinbase75d ago0xe8624f…37f533
0xda38…5a1f0x3e0a…78e7Base—$0.004372100%coinbase75d ago0x1e9f8d…187ea4
0xda38…5a1f0x3e0a…78e7Base—$0.003064100%coinbase75d ago0xa8072b…3b38c6
0xda38…5a1f0x3e0a…78e7Base—$0.003646100%coinbase75d ago0xcfda3c…824778
0xda38…5a1f0x3e0a…78e7Base—$0.004449100%coinbase75d ago0xe2466d…02f803
0xda38…5a1f0x3e0a…78e7Base—$0.00579100%coinbase75d ago0x4bdc35…24246b

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.