Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf078bc…cf0dd6
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0xca5b58…95c624
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6c7386…d4a78f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce3c6c…2c99ae
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x18219c…1ab1df
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4416c0…95b133
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0xed766b…afc50b
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x93d43f…23f8db
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c6c21…650357
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe55073…352f9d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf09697…377e16
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x51434f…e612e9
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x04f021…c31faa
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x17a3d4…172af1
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x05f6e4…da6210
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb45c10…1fb029
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1ba773…97f8c0
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf06d85…c3d073
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x97fe26…86e771
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x94b266…4ae439
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa1fb0e…e15a5a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7098af…7ac4d4
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa6df6a…1ad205
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdab424…e53249
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI116d ago0x17573f…d62b8a

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.