Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20a6…63900x9c95…e299Base$0.001100%Route unknown47d ago0x8de77a…3f1bcc
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0xbba376…6f28e0
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x1b3ff8…abcfd6
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x052e3f…8c3ca1
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x190aed…e49877
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x8cff62…e4faee
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0xff189c…08ff5a
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0xc5a4e2…1e09ab
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0xfcd0ea…bd7b8d
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x7ddc72…3c8425
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x84be78…9f3ab6
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x359b9b…0a2127
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x8e36a0…c03778
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x28c6fe…611700
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x3d0c65…06068d
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x5223ec…8eadad
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0xbabe31…ef1a62
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x3cf969…dfe4b9
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x30994c…5bc921
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x5c1b40…20e136
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0xc4a1e2…2a3512
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x7eb10a…aadc5a
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0xad1cbf…bbca25
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x3a6ed9…08ee73
0x20a6…63900x9c95…e299Base$0.001100%Route unknown48d ago0x915586…70882b

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.