Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown52d ago0xc47f4b…0d15d4
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown52d ago0xda0d9d…739e34
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown52d ago0xb5356c…78c6c2
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown52d ago0x7a959c…6e9d51
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown52d ago0xe43a84…c21236
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown52d ago0x28bced…c31b35
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown52d ago0x88e341…a96335
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown52d ago0xdba21a…2b10c0
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown52d ago0x768797…60e065
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0x0b4289…513c95
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0xc1003f…3d4ebd
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0xd3c60a…032391
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0xe65b69…c58ec8
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0xbe4d88…e45693
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0xc1a565…fce61e
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0x7d58e9…7f4a4e
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0x14a89c…6d8598
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0xcd0a1b…450159
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0xf9e7fb…c7e685
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0xe21e67…9e0e15
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0xa8bf4f…36c099
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0xfc7605…e246da
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0x1589a2…ca9d25
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0xaa276e…9cfff5
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown53d ago0xe07522…98f8eb

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.