Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e0b…f03d0x4e76…df73Base—$0.01100%coinbase69d ago0x215169…e2d6f0
0x8e0b…f03d0x1cfb…1550Base—$0.01100%coinbase69d ago0xbced8a…97c9e6
0x8e0b…f03d0xbd0a…106bBase—$0.01100%coinbase69d ago0xdd2c2a…376f5e
0x8e0b…f03d0xb002…5004Base—$0.01100%coinbase69d ago0xa1e991…22368e
0x8e0b…f03d0x846e…c249Base—$0.01100%coinbase69d ago0x1bc810…c14d86
0x8e0b…f03d0x3175…4c46Base—$0.01100%coinbase69d ago0x11360e…9136f8
0x8e0b…f03d0xc28b…886bBase—$0.01100%coinbase69d ago0x68c9a2…64b873
0x8e0b…f03d0x1d74…c2c1Base—$0.01100%coinbase69d ago0x13daa3…45a910
0x8e0b…f03d0xb095…8510Base—$0.01100%coinbase69d ago0xaa0b9f…1aee61
0x8e0b…f03d0xc57e…e6b4Base—$0.01100%coinbase69d ago0x624502…d9ae95
0x8e0b…f03d0xeef7…5987Base—$0.01100%coinbase69d ago0x5f63f3…522d56
0x8e0b…f03d0x5344…f1fcBase—$0.01100%coinbase69d ago0x8697f0…9b1a59
0x8e0b…f03d0x0541…cf01Base—$0.01100%coinbase69d ago0xfc7d91…78de24
0x8e0b…f03d0x7c05…9d7dBase—$0.01100%coinbase69d ago0x196901…3e6d40
0x8e0b…f03d0x13b1…1f19Base—$0.01100%coinbase69d ago0x653e30…6a9034
0x8e0b…f03d0x1c2f…c3caBase—$0.01100%coinbase69d ago0x3c52c3…22343d
0x8e0b…f03d0x0fc0…c9fcBase—$0.01100%coinbase69d ago0xa81b21…d7644b
0x8e0b…f03d0xadd4…d1d5Base—$0.01100%coinbase69d ago0x47b716…46ea8a
0x8e0b…f03d0x92cd…76a8Base—$0.01100%coinbase69d ago0x10628c…101ed7
0x8e0b…f03d0xcf19…e02eBase—$0.01100%coinbase69d ago0x164367…41d4d1
0x8e0b…f03d0xeaeb…a185Base—$0.01100%coinbase69d ago0x119b2c…aebddd
0x8e0b…f03d0x293e…b9d2Base—$0.01100%coinbase69d ago0xc8edb6…32b795
0x8e0b…f03d0x324a…4680Base—$0.01100%coinbase69d ago0x7c428e…1cd9d3
0x8e0b…f03d0x27e2…394fBase—$0.01100%coinbase69d ago0x7e7e25…da2f9d
0x8e0b…f03d0x334e…4b0dBase—$0.01100%coinbase69d ago0xe2534f…7e19af

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.