Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5f1334…ca9924
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x626520…46d148
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd601e3…25a6e9
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8d13fa…3a7cfa
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe60136…daab05
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8060b2…91155d
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x43f072…097541
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf9f1bb…cf20b9
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x85ea90…0a8125
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9b35c3…563842
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4ef4dc…72e99b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x63b9c4…b0b35f
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6c0627…024829
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d7bf5…152f48
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf29b23…a91581
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x260850…a4c6d0
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb8728a…07f725
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x63875e…c1deba
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf9e136…c317c4
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0xda2133…cda24e
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd36d7a…fc3b32
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x49d020…e65d3b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5b2ae1…7ef189
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe89140…9f4467
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI102d ago0x59cbe6…16e348

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.