Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdace…d8240x8aee…01a0Base$0.05100%Route unknown80d ago0x212a30…ca3bcd
0xdace…d8240x8aee…01a0Base$0.05100%Route unknown80d ago0x87b8eb…7c0c64
0xdace…d8240x8aee…01a0Base$0.05100%Route unknown80d ago0x8a9256…74c16d
0xdace…d8240x8aee…01a0Base$0.03100%Route unknown80d ago0xa1e2e4…bee265
0xdace…d8240x8aee…01a0Base$0.05100%Route unknown80d ago0x1dca11…543e77
0xdace…d8240x8aee…01a0Base$0.05100%Route unknown80d ago0x6c1c33…cb529a
0xdace…d8240x8aee…01a0Base$0.05100%Route unknown80d ago0x121c79…53af77
0xdace…d8240x8aee…01a0Base$0.002100%Route unknown81d ago0x4fb0f3…2dae29
0xdace…d8240x8aee…01a0Base$0.004100%Route unknown81d ago0xccc056…fdb3f6
0xdace…d8240x8aee…01a0Base$0.004100%Route unknown81d ago0xa582bb…2d7ec0
0xdace…d8240x8aee…01a0Base$0.003100%Route unknown81d ago0xec91a3…0589a8
0xdace…d8240x8aee…01a0Base$0.002100%Route unknown81d ago0xad4496…e46fa5
0xdace…d8240x8aee…01a0Base$0.002100%Route unknown81d ago0xf31a69…071697
0xdace…d8240x8aee…01a0Base$0.002100%Route unknown81d ago0x279c74…ed1d4f

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.