Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1756d4…587ba1
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8faf6f…fe6506
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcb8f3d…914f50
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0x68c136…c1c97e
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0x69c648…1ebfbc
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4d2c5b…e7ee4c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3db0d3…c83c3a
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc0cb2b…c8e8ba
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0xca6193…a92fea
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0x511ae6…f3734b
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd1e389…fa7dcb
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc8f2d4…981663
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9f9881…3355aa
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0x478b64…d323d8
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0x617b8c…be6ee2
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI117d ago0x357f38…117acf
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI118d ago0x92333b…62b5f2
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI118d ago0x85d44c…326471
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9d8236…c08aea
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9fee0b…92f8f7
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3c15c8…9e54e3
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI118d ago0x92f665…af23d8

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.