Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x034f1c…d9bd62
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc6df58…9c521a
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb9b80f…6f907d
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe239fc…2d1504
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc50083…a410b6
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x369234…a0850e
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0d457c…52a42d
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x916764…78102c
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x03b7b1…463602
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa7736a…7791ee
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe9c9ba…1174e4
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x10e81e…6a3095
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x108196…1732c2
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x58ae4a…17f834
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9dbc25…391380
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x749df3…bb9484
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x10f91a…036723
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd49a26…82de34
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x339231…3d033a
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2c26eb…d89a11
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5899a0…e27db7
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9a19dc…37cdfe
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd4722e…5a09ba
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbd3d52…632778
0xa55e…6f560x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7df9cb…d16c67

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.