Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase52d ago0x4f468c…504740
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase52d ago0x76ab1b…c639f4
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0xe1666e…2c8383
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0xce05bb…a298a0
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase52d ago0x973b65…b45e3f
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0xd232d2…a91e3f
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0x91e79e…2e4bb0
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0x523d74…3e104c
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0x40c46b…0b4ce8
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0xfa0b62…91d999
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0xd54488…dfa145
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0xf10e18…2cec1c
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0x61c9a0…cde125
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0xe3966a…6ece1b
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0x15eb71…e2ea66
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase52d ago0x8c99c2…f83422
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase52d ago0x6096a8…2c2255
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase52d ago0x98cbaa…d55c39
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase52d ago0xb28ae2…333e53
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase52d ago0xe22331…989fa8
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase52d ago0x5065db…3897b3
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase52d ago0xb413e4…902c3e
0xeb1a…6d030xe373…668dBasex402 service$0.03100%coinbase52d ago0xc6dfa7…b8d55a
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase52d ago0x05afd6…6a2850
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase52d ago0x95466c…f8ac7b

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.