Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6425…cd910x7ba6…9b82Base—$0.01100%coinbase79d ago0x0b5b27…c64ad9
0x6425…cd910x65f6…2d97Base—$0.01100%coinbase79d ago0xe946ae…1af518
0x6425…cd910xc064…92d9Base—$0.01100%coinbase79d ago0xa6ea24…55b391
0x6425…cd910x3c54…e95eBase—$0.01100%coinbase79d ago0x3c3878…3da654
0x6425…cd910xfc29…ff45Base—$0.01100%coinbase79d ago0x9889ba…9a2ec4
0x6425…cd910x9bb1…27e5Base—$0.01100%coinbase79d ago0xafbb58…0024c5
0x6425…cd910x0a01…a0fdBase—$0.01100%coinbase79d ago0xf17f0b…22ead1
0x6425…cd910xd0c0…3bc7Base—$0.01100%coinbase79d ago0x02e208…24b7f7
0x6425…cd910x683b…ea24Base—$0.01100%coinbase79d ago0xa33d2f…6c986b
0x6425…cd910xa534…62dcBase—$0.01100%coinbase79d ago0x3fead0…e6a1bc
0x6425…cd910x4a3e…bb14Base—$0.01100%coinbase79d ago0xd20cb2…d62f40
0x6425…cd910x7f0c…bc1bBase—$0.01100%coinbase79d ago0x80469e…027bb2
0x6425…cd910xb4f0…d911Base—$0.01100%coinbase79d ago0x2896c1…1130f7
0x6425…cd910x4612…c0cdBase—$0.01100%coinbase79d ago0xd4fe1d…2b7863
0x6425…cd910x96b8…3974Base—$0.01100%coinbase79d ago0x16cf50…f1d464
0x6425…cd910xd932…4423Base—$0.01100%coinbase79d ago0xa04e76…60c308
0x6425…cd910x7d4d…a9dfBase—$0.01100%coinbase79d ago0x770008…965a6c
0x6425…cd910x95e3…740cBase—$0.01100%coinbase79d ago0xfb7c9b…37473c
0x6425…cd910x34f2…93dcBase—$0.01100%coinbase79d ago0x698576…9e4c6a
0x6425…cd910x640c…2da3Base—$0.01100%coinbase79d ago0x21d1b6…f2a429
0x6425…cd910x7c2d…b11dBase—$0.01100%coinbase79d ago0x67dc90…9bc0f8
0x6425…cd910x5dc8…13d3Base—$0.01100%coinbase79d ago0x34f334…f1aca8
0x6425…cd910x813f…37c3Base—$0.01100%coinbase79d ago0x821619…3eddf3
0x6425…cd910xcc02…c944Base—$0.01100%coinbase79d ago0x8de269…ad845c
0x6425…cd910xb4c6…839bBase—$0.01100%coinbase79d ago0xa60036…21b8f0

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.