Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd88d43…b89dde
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xdb4249…0ea585
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2c19d3…11e89d
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa09205…49effc
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x49e347…fb94c8
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x750cca…c0fa53
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb0637d…9bc9ee
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7ed75d…728c64
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xedef34…6fbb42
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb94687…8c5c64
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf16a64…9a9e29
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x70808c…432e94
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x679771…e8a194
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc65bb3…4d174a
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x52bbfa…b9af88
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfc9f16…c40996
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0707c9…f9e5d5
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0831a1…e67803
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x908287…380b8d
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x736d58…8dfbd9
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb03f36…9e912d
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6a83a7…44f7cb
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x378306…6814a1
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08a85e…c02d66
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5f56aa…e749cf

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.