Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xa06840…464a35
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xa10077…83957a
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0x007a96…ede56d
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0x0da8f4…d4d633
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0x0774c8…153ec1
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xff4fcb…533fd2
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0x839243…637684
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xb3d7ee…5b70df
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xad7136…3ec162
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xe2d1f7…fa15ef
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0x20a9f4…4bdf15
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0x072750…b4ca6e
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xf9765b…9a34ca
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xa66424…ee3ff8
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xed2561…940c17
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xd505d0…dc1362
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xc630a7…701f72
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xe0fa9d…529767
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0x8a771a…f93cb7
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0x3f345d…9a0076
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0x9b3012…8daef7
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0x457788…c258c6
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0x60c38c…5714d6
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0x63f807…580aae
0x8573…65f60x9c95…e299Base$0.001100%Route unknown53d ago0xb2a92a…e45143

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.