Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0xb5263f…b29d4b
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0xfa3e3b…7c3b8b
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0x716061…4fcdec
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0xfd77fd…c8ff0e
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0xa1b0fe…2206e0
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0x910ee9…aee1a1
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0x79d8f9…3f481a
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0x1b0c4c…524f19
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0xa0dc6b…da7d5a
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0x609be6…7a1f31
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0x7d339a…79b368
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0xa4e582…d98850
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0x764939…eac4f4
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0x67475b…13e2a1
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0xc0bb00…3fac5d
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown52d ago0x07554a…d2f397
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown53d ago0x071a31…30a64d
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown53d ago0x5bb0c2…fb8bb6
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown53d ago0x43876e…ca63fc
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown53d ago0xe14b6e…b13ce7
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown53d ago0x1ca712…603453
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown53d ago0x7b234a…2f3cf3
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown53d ago0xd6c56c…f50ba5
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown53d ago0x629490…4b949d
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown53d ago0xfafcfe…43a9ba

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.