Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c4…37fc0x2976…357aBase—$0.01100%coinbase73d ago0xf97846…81a5cd
0xd9c4…37fc0x7bdd…52b1Base—$0.01100%coinbase73d ago0x45120e…51eceb
0xd9c4…37fc0x64e2…75ebBase—$0.01100%coinbase73d ago0x6db9c6…9016a1
0xd9c4…37fc0x51e5…0a52Base—$0.01100%coinbase73d ago0xb041dd…7dd30d
0xd9c4…37fc0xf61b…65a5Base—$0.01100%coinbase73d ago0x6e7328…8592ec
0xd9c4…37fc0x0296…83caBase—$0.01100%coinbase73d ago0x006f30…089453
0xd9c4…37fc0x9702…cc28Base—$0.01100%coinbase74d ago0x0011fe…3f18c2
0xd9c4…37fc0xa14a…8b16Base—$0.01100%coinbase74d ago0x755503…becd10
0xd9c4…37fc0x8bc0…7196Base—$0.01100%coinbase74d ago0x8fdacd…9fe99c
0xd9c4…37fc0x72fb…9a7dBase—$0.01100%coinbase74d ago0xd4dc65…2f686c
0xd9c4…37fc0x28ac…11afBase—$0.01100%coinbase74d ago0x036c5f…c2a050
0xd9c4…37fc0x0051…f070Base—$0.01100%coinbase74d ago0xc0bf4a…138d94
0xd9c4…37fc0x1f24…e347Base—$0.01100%coinbase74d ago0xa622bb…492b09
0xd9c4…37fc0xa2b1…a32cBase—$0.01100%coinbase74d ago0x29167b…090f82
0xd9c4…37fc0x9147…7c05Base—$0.01100%coinbase74d ago0x9ea303…d72df5
0xd9c4…37fc0xc5ff…d680Base—$0.01100%coinbase74d ago0x5624f1…a40abc
0xd9c4…37fc0x2937…342fBase—$0.01100%coinbase74d ago0x49d400…93234e
0xd9c4…37fc0x2c80…0466Base—$0.01100%coinbase74d ago0xd7047b…982529
0xd9c4…37fc0xe9c1…24f8Base—$0.01100%coinbase74d ago0x850db2…b9e93d
0xd9c4…37fc0x54cb…f0c7Base—$0.01100%coinbase74d ago0x9bab23…476994
0xd9c4…37fc0xf315…f127Base—$0.01100%coinbase74d ago0x8d343b…5df01d
0xd9c4…37fc0x92ec…df30Base—$0.01100%coinbase74d ago0xd81762…b74aa7
0xd9c4…37fc0x96e4…85e4Base—$0.01100%coinbase74d ago0x22c68e…dab0bb
0xd9c4…37fc0x0642…5f8bBase—$0.01100%coinbase74d ago0x1a6143…e6326b
0xd9c4…37fc0xce87…a363Base—$0.01100%coinbase74d ago0xe70694…4eebce

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.