Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe402e1…81796f
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf4d72e…286973
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4b01e3…ed42f5
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe9199e…8511d2
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1125f2…3eecd6
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0586ca…c6b600
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe9db8c…f10034
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x99c3d8…0183bf
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x863f4f…22612f
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x620a30…fa16e3
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x71aecb…350614
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8ca60e…bccd11
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7479d8…e55489
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2b3904…4f56e2
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2cc945…7ae048
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd52470…d5caa8
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x949871…698076
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x519228…e93e65
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb88f42…64e85c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb84c3f…a5c771
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe16c88…ce9f46
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2970a0…a73ca6
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7cfe87…b4bdb9
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe7681b…f5417d
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI103d ago0xed814b…4f7b1a

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.