Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77666e…e370af
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0cb85f…e60b8b
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8eef63…3d99ef
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2aaf22…d1ef50
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x428a6f…44fa79
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x931d64…44c0a6
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x137abb…488674
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9d58eb…1e85f4
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0a8ee8…891799
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x94eabb…2ca301
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaea3e2…3590d6
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd31dcd…7885b9
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9fcfe1…74708a
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7d8163…81e330
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6dd1c0…1c1fbf
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xeee401…17aaf9
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb19c33…90bef2
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa95d6a…789898
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc72c1b…48ce89
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x41b2d4…f7a049
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xac05c0…28dfa6
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0f6e13…f8f9df
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf298c6…d7e656
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xad9b82…f7685a
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb834bb…f77e50

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.