Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcfd2ee…6addcc
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5ed828…58fd1c
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4fb440…fbed60
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf483d1…9528c5
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9ff967…5f36ec
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5a567c…2457a6
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3cfdd0…af5bb2
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8103f0…9ba202
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x822dd0…0b01f2
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x94fb30…63a675
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd6a0a2…4bdad4
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc9a17e…902b11
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x85ba92…3254d0
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6331a2…8272d3
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa1cd56…a76cb9
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29381c…339031
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x97459b…7c5c02
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd458fa…614c9f
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb0a20c…bbee27
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfd1e9c…c39846
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x323480…d95c94
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x88b024…242052
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x147a46…e5a1ff
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7e4cd8…0c238c
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfbf4e7…23d5dc

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.