Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48bd…381f0xbeba…abddBase—$0.01100%coinbase78d ago0x9221ba…875bf9
0x48bd…381f0x6240…2c2fBase—$0.01100%coinbase78d ago0xb90936…b64389
0x48bd…381f0xa7e4…0c78Base—$0.01100%coinbase78d ago0x0979c3…56f0a1
0x48bd…381f0xcac8…338cBase—$0.01100%coinbase78d ago0x7f83a7…118887
0x48bd…381f0x4a21…8487Base—$0.01100%coinbase78d ago0x5dcece…46f4bc
0x48bd…381f0x7986…2b80Base—$0.01100%coinbase78d ago0xa52c3f…50acf5
0x48bd…381f0xab9d…3b02Base—$0.01100%coinbase78d ago0x3518d6…a747dd
0x48bd…381f0x1cbd…169dBase—$0.01100%coinbase78d ago0x2c53e8…9294d4
0x48bd…381f0x7488…6f02Base—$0.01100%coinbase78d ago0xc04c5f…1d3706
0x48bd…381f0x18ff…36f8Base—$0.01100%coinbase78d ago0xed5680…aeaf95
0x48bd…381f0xde1c…c04eBase—$0.01100%coinbase78d ago0x39146d…40b71c
0x48bd…381f0x6da4…8440Base—$0.01100%coinbase78d ago0xf0c503…68e9ee
0x48bd…381f0xad02…ca1fBase—$0.01100%coinbase78d ago0x5a5606…040bf4
0x48bd…381f0x4f05…d395Base—$0.01100%coinbase78d ago0x1faf69…425be0
0x48bd…381f0x9691…cb6aBase—$0.01100%coinbase78d ago0xb0961e…63d04e
0x48bd…381f0x0448…01dcBase—$0.01100%coinbase78d ago0xbdc3fb…dca91e
0x48bd…381f0x36bd…d84dBase—$0.01100%coinbase78d ago0xc6e5d7…ea1877
0x48bd…381f0xe226…a118Base—$0.01100%coinbase78d ago0x1510fe…1ecfb0
0x48bd…381f0x0ccc…0be8Base—$0.01100%coinbase78d ago0x8ec17e…1fc1a2
0x48bd…381f0x5fbc…f0aaBase—$0.01100%coinbase78d ago0xd6f3a9…03b13e
0x48bd…381f0x4bd3…29b5Base—$0.01100%coinbase78d ago0x8e852e…f856d0
0x48bd…381f0x02ce…21c8Base—$0.01100%coinbase78d ago0xe4cede…4d7337
0x48bd…381f0xd080…946dBase—$0.01100%coinbase78d ago0x036bae…eff0bb
0x48bd…381f0x0c3e…200dBase—$0.01100%coinbase78d ago0x805476…5243f0
0x48bd…381f0x6513…c6edBase—$0.01100%coinbase78d ago0x346b5d…71b634

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.