Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xfeb305…e4ce81
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x0878b3…fb883e
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xe41c84…7a725b
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa77b2a…40bdce
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x09f18e…2ee335
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x405a3b…96410f
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xcc40ed…e552f4
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x5832ff…9fd50b
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb48e0a…82cbda
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x7f2241…19f0db
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb3f6ea…f2816a
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x3137de…922036
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc43eb6…84dc28
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x86dd4f…a69ded
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x08f005…128b06
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x3d2350…8d30c9
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xdc4d71…436528
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb1eb86…bf235d
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xe4b3d5…d2dff6
0x99aa…94ba0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x2be35e…341d54
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x089da7…924ff2
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90e975…b88b75
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7186e2…08aa3b
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa00840…fa2208
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad753d…9798a4

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.