Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown45d ago0xd4d454…097a00
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown45d ago0xd9bd94…3162fc
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x580144…d08c7d
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x94c62a…9e04e4
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x8395c8…4baf0b
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x369881…4aabc7
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0xef4873…59bcb8
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0xc86a6c…98e14f
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0xcbd779…31b5c8
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x62aa1f…4a532c
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x13945e…26ea97
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x656577…5a27c2
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0xa8c0fe…107325
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x57571f…909696
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x0938d8…6ac70c
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0xdaead4…e54dde
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0xdb1cbe…8539ba
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x2328a6…51127e
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x39c556…3dd077
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0xa59fdb…57696d
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0xe510ad…46bfa5
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x36995a…10d307
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x3c5cde…60f424
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x28468f…f3fac1
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown46d ago0x980732…68a676

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.