Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1d44ca…4b84ba
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde1eb5…3fa20f
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c2c01…ed288f
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6a6445…ece14a
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x49820f…a909af
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd462c7…29a770
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd403a1…b56ee1
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf8501b…a7d9f9
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x69f3aa…2890ab
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef4b9e…3aadeb
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdd8016…336020
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd2a586…c7f4bc
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8fafe9…fe33c0
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a2148…9f5dfb
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf9f5f5…514441
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa90f27…6c3e71
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc4c9b6…d83407
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8f3d89…72bb24
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92fd98…3e5bb0
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdd8a12…81f24b
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x748582…f7e784
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x589804…39902e
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf61a92…2b67b0
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6ce206…131736
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI110d ago0xec9262…0fe84f

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.