Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x2b1b5d…44e51e
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x24aabb…839feb
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x8b0a51…eb248d
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x16a586…4d2026
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0xbdb648…759a26
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0xd03b48…4e85b7
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0xa35cea…fc227f
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x2b71cf…6bdb8c
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0xa520b4…3257dc
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x179e89…6d1f42
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0xe04883…b7bd46
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x0266c0…8faee0
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0xf68075…a5cfe7
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x299066…985c36
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x6346c7…edb340
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x482047…9d8567
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x060d9d…8c2c17
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0xb78f0f…efb42e
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0xc78637…1f0776
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x8f5534…453e98
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x0f23e0…db2d50
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0x3c3b78…18be17
0x844a…30590x9c95…e299Base$0.001100%Route unknown67d ago0xd14bd4…a16e62
0x844a…30590x9c95…e299Base$0.001100%Route unknown68d ago0xcb89f1…2728b1
0x844a…30590x9c95…e299Base$0.001100%Route unknown68d ago0x2dff9f…5500d3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.