Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x15cc7f…416113
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x1428bd…fb8dd7
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x04ed63…755594
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x52cbe1…8c3d82
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xc91de2…dc5431
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xae4c91…cfb50b
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x363eb7…3aa92f
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x82e609…2382ad
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x5b6348…d65b7c
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xce6d3e…deff88
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xe83305…f8b95e
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xfb67dc…180713
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x3b0600…7431be
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xb181da…9e2eb8
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x019c25…da25bc
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0xcc967e…94e6f2
0xa361…cab10x9c95…e299Base$0.001100%Route unknown63d ago0x6591e6…431089
0xa361…cab10x9c95…e299Base$0.001100%Route unknown64d ago0xc4dfab…fe5e8a
0xa361…cab10x9c95…e299Base$0.001100%Route unknown64d ago0xad8b79…9359c6

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.