Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x250d75…baaffc
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x37a185…ee5651
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4abe7f…04dce6
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe1c63d…66d6de
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcc20c5…c5b760
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbb324d…13a0f7
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf02066…ac2984
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xedc1ad…69029c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbe6fd4…c9a26b
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x12a0b8…600c4c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1ceba1…1b1cd6
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x656a29…3d3686
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1b3343…bb3ad9
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdfc27c…f56a1b
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x55ca93…21b767
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6425b5…806654
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4a9649…33d87d
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9c28f0…664f27
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x62076b…27ed37
0xf3cc…f09e0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x47a024…fbb884
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xebca9f…03c839
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2f74c1…ff7beb
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd29794…1b9c61
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0bb61a…76bb79
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x768c4f…9bc05e

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.