Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0xe2e2db…191c62
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0x2bf1ea…0a0230
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0x2528d6…f63994
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0xf4c398…cef8e7
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0xa90ac4…9bc017
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0xdab941…bdf6e4
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0xa41153…d23bff
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0x531337…6f3f02
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0x40b184…68a4e7
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0x98bcce…d6ae27
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0xcba0d1…e60efd
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0x63dc61…0daea9
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0x9465ae…9261e2
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0x67820a…43a475
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown53d ago0x6bb281…257679
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown54d ago0xe54b9e…e0355a
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown54d ago0x5c5e1a…96d7e4
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown54d ago0xd1a1cb…505139
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown54d ago0x591631…3c2422
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown54d ago0xf8b9fe…8b3032
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown54d ago0xfa58f1…898fdc
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown54d ago0x5e2e2d…22ac86
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown54d ago0x3160d2…25f6ba
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown54d ago0xc1b542…0c824e
0xc3c0…9c970x9c95…e299Base$0.001100%Route unknown54d ago0xb08738…63af80

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.