Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0x062760…cdec62
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0xadb8cc…3d7242
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0x89f14a…ac0e62
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0xe426bc…ec9ecf
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0x7fcd32…a2e0f8
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0x2d659f…f90cc2
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0x0e3086…7e5fd0
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0xc66d08…8e82a2
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0x90223b…82bd5e
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0x47fc89…bf1390
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0xf557a2…a592c6
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0xfde7db…9010fd
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0xbf9fe0…347bbb
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0x28e0eb…357e66
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0xd6eab8…51e4d1
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0x01df2b…24cb55
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0x448bd8…82da4e
0x4330…05680x9c95…e299Base$0.001100%Route unknown55d ago0x18d20c…218618

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.