Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdfe9c8…1403cf
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x57a610…41d56f
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x65a68d…230696
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe5dbe4…3a985a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a9797…c5d317
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x98027f…b14115
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbddd69…20adb2
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x06894b…62dbd3
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf0ef82…23cebc
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a492a…9c9bdf
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd71417…82f46a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x955abb…5b143a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x96f232…a9c4d4
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb1e30c…dc2af9
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f64b7…78bbce
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca0537…c4ceb6
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba646c…030043
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x247b64…399664
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcb5b71…2775c0
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa5a7d6…856979
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8268ca…0451d1
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5b3e85…93322a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3610e9…902096
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9745a4…95ec29
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5dcc78…ec8548

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.