Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI103d ago0x57d045…2c6b5b
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd181aa…cf59c4
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2fe046…adf4f8
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e9717…5eb3b6
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd9337…af6127
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7af7d4…8fa616
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ed275…161d83
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x841cbc…90f44a
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a32d0…d1e81e
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x513a81…6ecbdd
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3eeb0d…b80963
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf7ded…a6336d
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x307cae…ec0960
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3b64cd…a645eb
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0xec06d9…20d617
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd046e1…f66158
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f66de…cf6046
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6a55c…14ce14
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe9051…abde7c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb7027d…aea97c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x018a92…ff5603
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x87f3b1…1e20c6
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x200072…ed6fca
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84aef1…36f478
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd56593…bb2112

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.