Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4053…ef3c0x279a…ff98Base—$0.01100%coinbase72d ago0x304904…72772b
0x4053…ef3c0xd942…a720Base—$0.01100%coinbase72d ago0x4d1ffe…fe2edc
0x4053…ef3c0x70e6…0147Base—$0.01100%coinbase72d ago0xee6559…e683ca
0x4053…ef3c0x599c…75fcBase—$0.01100%coinbase73d ago0x941b19…c3c00f
0x4053…ef3c0x751d…0bf1Base—$0.01100%coinbase73d ago0xc7e209…0dde4e
0x4053…ef3c0x4df7…0293Base—$0.01100%coinbase73d ago0x675897…a149e5
0x4053…ef3c0xd9a8…1d1bBase—$0.01100%coinbase73d ago0xb1e05a…a6a664
0x4053…ef3c0xc081…773dBase—$0.01100%coinbase73d ago0x308e19…6aaed0
0x4053…ef3c0x0aef…9efaBase—$0.01100%coinbase73d ago0x8055e3…44d007
0x4053…ef3c0xaecc…79edBase—$0.01100%coinbase73d ago0xe4f33b…2492bb
0x4053…ef3c0x39bf…c2b8Base—$0.01100%coinbase73d ago0x3bdd82…bd2b1d
0x4053…ef3c0xa7b5…66eeBase—$0.01100%coinbase73d ago0x589b46…9e37ee
0x4053…ef3c0x4a8a…e3c0Base—$0.01100%coinbase73d ago0xf58df9…f799c5
0x4053…ef3c0xf5a1…24a8Base—$0.01100%coinbase73d ago0xc82931…26c30e
0x4053…ef3c0x1899…d084Base—$0.01100%coinbase73d ago0x7bcd89…0ef4b6
0x4053…ef3c0x06cd…3895Base—$0.01100%coinbase73d ago0x38ac58…eb91c1
0x4053…ef3c0xf0ff…3bafBase—$0.01100%coinbase73d ago0xac88c4…a6a271
0x4053…ef3c0x6967…7b4eBase—$0.01100%coinbase73d ago0x78e315…1e9c47
0x4053…ef3c0x8353…73bbBase—$0.01100%coinbase73d ago0xedb34b…a96fc9
0x4053…ef3c0xc1c5…3526Base—$0.01100%coinbase73d ago0x4411e9…6aa1b0
0x4053…ef3c0xe505…a2f2Base—$0.01100%coinbase73d ago0x009185…44d34c

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.