Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf172…6bd70x2a4f…44f4Base—$0.01100%coinbase73d ago0xf35149…e98fdf
0xf172…6bd70xdfed…b3ebBase—$0.01100%coinbase73d ago0xa09ff2…548624
0xf172…6bd70xfefa…bd84Base—$0.01100%coinbase73d ago0x8e4684…f16579
0xf172…6bd70x5d0e…da34Base—$0.01100%coinbase73d ago0x1de2b0…b2feff
0xf172…6bd70x85c6…a1cfBase—$0.01100%coinbase73d ago0x3185b0…dd4854
0xf172…6bd70xf241…b437Base—$0.01100%coinbase73d ago0x23bf31…e5b8c4
0xf172…6bd70x4ff1…4d30Base—$0.01100%coinbase73d ago0x55a3b6…a15cdc
0xf172…6bd70x0446…d0e2Base—$0.01100%coinbase73d ago0x5ea0bf…ea729c
0xf172…6bd70xe51d…ce05Base—$0.01100%coinbase73d ago0x74ea35…626aef
0xf172…6bd70xc99c…a442Base—$0.01100%coinbase73d ago0x71662f…feb856
0xf172…6bd70xa3d5…0656Base—$0.01100%coinbase73d ago0xd70766…f2e3c4
0xf172…6bd70xc2b1…95b4Base—$0.01100%coinbase73d ago0xd866e3…ef653a
0xf172…6bd70xea71…b027Base—$0.01100%coinbase73d ago0x3cea84…7cd9be
0xf172…6bd70xdb53…5c1bBase—$0.01100%coinbase73d ago0x3d0741…5024a7
0xf172…6bd70x3f05…abdaBase—$0.01100%coinbase73d ago0x7953bb…3d1d30
0xf172…6bd70x00d6…86adBase—$0.01100%coinbase73d ago0x26a638…e3f1de
0xf172…6bd70x75c6…472bBase—$0.01100%coinbase74d ago0x8b065c…70fba4
0xf172…6bd70xcc2b…6675Base—$0.01100%coinbase74d ago0xc2b4b4…7cdc5f
0xf172…6bd70x5320…5dfdBase—$0.01100%coinbase74d ago0xfd47bd…6db0ec
0xf172…6bd70xb8cb…ec26Base—$0.01100%coinbase74d ago0xeac15a…271388

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.