Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb32a…0c5f0x9245…01bdBase—$0.01100%coinbase70d ago0xc8a016…9c5bc8
0xb32a…0c5f0x6b5d…4ff1Base—$0.01100%coinbase70d ago0x7ff95e…0de0f5
0xb32a…0c5f0xafa9…57fcBase—$0.01100%coinbase71d ago0x32d5be…e7deb6
0xb32a…0c5f0xf7df…69d3Base—$0.01100%coinbase71d ago0x6c6fbf…d5776f
0xb32a…0c5f0x4d09…9796Base—$0.01100%coinbase71d ago0x257027…4dbf4e
0xb32a…0c5f0x4202…d52fBase—$0.01100%coinbase71d ago0xb70e0c…0b5584
0xb32a…0c5f0x4bed…9095Base—$0.01100%coinbase71d ago0x57ef86…4165f7
0xb32a…0c5f0x3b0e…36c0Base—$0.01100%coinbase71d ago0xc0d51b…281bd6
0xb32a…0c5f0x2708…43b7Base—$0.01100%coinbase71d ago0x9045b5…6a45e8
0xb32a…0c5f0xeb7d…45e7Base—$0.01100%coinbase71d ago0x7c0e43…aa8de3
0xb32a…0c5f0xf17c…e795Base—$0.01100%coinbase71d ago0x0da3e1…b5e43b
0xb32a…0c5f0x9f1c…3a17Base—$0.01100%coinbase71d ago0x10f59d…f3b02a
0xb32a…0c5f0xdff7…cf4eBase—$0.01100%coinbase71d ago0x4e169c…d2ee06
0xb32a…0c5f0xb89b…3732Base—$0.01100%coinbase71d ago0x9038e8…33bfc0
0xb32a…0c5f0x85e8…ab66Base—$0.01100%coinbase71d ago0x128e7e…22cb59
0xb32a…0c5f0xfd83…fb75Base—$0.01100%coinbase71d ago0x481e68…1d100a
0xb32a…0c5f0xfb15…f777Base—$0.01100%coinbase71d ago0x12dca0…b3c09b
0xb32a…0c5f0x8950…c313Base—$0.01100%coinbase71d ago0x8a5ece…ffecbd
0xb32a…0c5f0xef98…240bBase—$0.01100%coinbase71d ago0xb7c340…da1384
0xb32a…0c5f0x3b25…9f8cBase—$0.01100%coinbase71d ago0x0d143e…ffe8da
0xb32a…0c5f0xaf0b…6d9fBase—$0.01100%coinbase71d ago0x75e816…2c3ad7
0xb32a…0c5f0x5d81…db73Base—$0.01100%coinbase71d ago0x91fef9…fcefb7
0xb32a…0c5f0xe754…0c81Base—$0.01100%coinbase71d ago0x5f6f71…1b472b
0xb32a…0c5f0x41a2…699dBase—$0.01100%coinbase71d ago0xc21a28…ee83c1
0xb32a…0c5f0xbd68…b6f1Base—$0.01100%coinbase71d ago0x88497c…32af4f

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.