Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x3cb238…034d88
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x67a407…fe2b94
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x307620…30118c
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x2d47b0…f1fb24
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x2715c7…8e803e
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0xad67f0…76550d
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x19af9f…f699ef
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0xcaa153…0e1f1b
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x12f523…9a9864
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x559ce5…9f0ead
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x211c79…3496e5
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0xdbc71b…5e3866
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0xae4f80…edcc5e
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0xf19ad4…972a0f
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x03da2c…4088d4
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0xfc1ac9…858031
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0xc40e71…fe0fde
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x0352e3…ee2ba8
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x89ba3a…830511
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x6bc019…ef9dbb
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0xb0479b…e71d40
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x25f79e…946f79
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x8ed682…9d538d
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0xb606dd…1d1573
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown60d ago0x4fa673…431661

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.