Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc8cd52…16c6b6
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x369e14…172ed1
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfad877…a77902
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6e2902…20b5c5
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x563472…016836
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf40378…6ea4c6
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x352028…44e7e6
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa748e3…720fe8
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1e2cb0…beadad
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe88bf1…bb472c
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6b694c…aac9dd
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xebc5e3…59c0fd
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb6c5f1…482fa4
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x671520…fe4b3f
0xac01…3e7f0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb9cc86…98f116
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xba16a4…e5176f
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ed7c2…941e14
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf1d22…c9e217
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0edaaf…3a1111
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x263adf…77fa9b
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x064cfb…3a1423
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x206c5c…b61d51
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x045660…979727
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0e194…67a568
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0afa92…329b96

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.