Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x8dd3b5…9acbc0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xd6c889…47cbd2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xc3a36d…4376e9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x3547b2…bd7a9e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x7206aa…65ef68
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xbd3010…0b1e18
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xeb60e2…302758
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x277fc6…3d4439
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x66da39…550262
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x26b533…dae27a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x6d3ab5…754638
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x89e572…b6d127
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xf266a9…d43b52
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xb368cf…1383e5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xd5f6f1…014045
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x1017dc…040ce5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x4c1228…734e3c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x0cfd6e…ac03a0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x4eebee…675dbb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x592808…0d065f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x4b50fb…b5d2bf
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xdb0fd6…aadd4f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x103d36…f6a8c1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x3ff067…72cfea
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xe18c5c…7bd4ab

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.