Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x484ff7…307971
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc2dec6…35f25b
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x707101…4dd501
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x45a5d7…8c3d52
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc37351…9419d3
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7ca0fa…aac4e7
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe2a58c…360be6
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x52fb29…5772b9
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6d6f15…dc6173
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ea67e…474897
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x635866…8bc28d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xed63c7…e644a2
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x03e69b…7575c7
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6b1638…75874f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb0ba5…0ae51e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3db709…194ca2
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbd36bf…3a1764
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a65a6…27776e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ca367…58e9ae
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4c06eb…2a2497
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x81ed1f…90742a
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf68413…9f22ac
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x92f948…bd1f1e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb2f433…82f048
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf013d…a6af09

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.