Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0x1e1c78…d0b21b
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0xbc8250…5d0032
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0x97a3de…2136c6
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0x041faf…8e2916
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0x380d43…5ca9b6
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0xc09b73…bbb0b3
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0xc8c75a…3997bb
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0xf31453…ced7ff
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0xc4334e…f29702
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0x031819…8d0c89
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0x03c214…2a02e3
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0xa5ddba…fcc08d
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0x2564db…9d010d
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown48d ago0x603316…d8c182
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x3e3580…278e18
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0xf185c3…67d1e3
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x02c294…44de6b
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0xaa413a…182614
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0xdfe1da…49839f
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x0640a4…848ca8
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0xc480e6…c1f5cd
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x6f073a…ca6e87
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x72959a…ada40e
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x5c073a…133f7c
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0xd0cac7…b356ee

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.