Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd44e27…c4b536
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x34a882…8f18f0
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb99819…f4e40d
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa188e7…b273e6
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xca5d0d…bb3c62
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeebeb4…9ff44a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x237078…54cd00
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0e8054…cc2902
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4f0bf9…a2743e
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7362fb…54bf2a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7235f…ba0ea0
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9f6dd9…acd4b6
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x979dcd…8ff641
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6609da…53aeca
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa300ef…fe363a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5c58e6…a16428
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf85a0c…960889
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x281b4a…d3e9f2
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa9a4e6…9c8a23
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbc1aba…2fe3a2
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x608d70…973bdb
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4a576e…cd5ff3
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1af478…c8eda0
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0fd46…5cd982
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x005a25…c4872e

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.