Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x28ee3f…1d8e6e
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0e3c02…7921f3
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcc968b…c1cd73
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb661a5…812aaf
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xca20c7…866ed7
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x99b235…a0c0dc
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1f2924…b1e5d6
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2642ae…329ea5
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4f65dd…a4b572
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc8845c…30bb98
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x87c556…b8fa6d
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x71572b…46735f
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x35130c…b7c604
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x39eed1…88561a
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x176c4b…073c21
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x0b8239…782226
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI114d ago0xf82df0…1af4ee
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x290f26…efb527
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9bdf54…9a598b
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8d395e…21fd51
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x15becd…05c70e
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1dd49d…c49dfb
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x23697c…6b8595
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaa0f89…8a42f0
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x898f4b…05d89d

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.