Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2ff8f3…0fb964
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4b6b45…a98879
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x426c61…dd848e
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x965208…c51456
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xca20df…6ab96a
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x638d8e…2a7da4
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdb7a6f…f145b3
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa7a5e9…1479ae
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfe2cbd…062b5d
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3a3765…37ee90
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x260766…09937c
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x28639f…ad8d0a
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xffc73e…796aa0
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x669a1f…0bf3a1
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd6f304…c52d62
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2bc084…624216
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x974dcb…37a861
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe231c7…2e3f56
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xef4e4d…cb9249
0x3c71…77d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x62ff49…a2d46f
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb65670…52ee63
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe7fa4b…15e0ee
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2cfe13…65496c
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x663ef3…12ec6e
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8e1511…5fca44

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.