Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaedd49…c8b551
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c1f7e…5f88aa
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x99cf86…40bd57
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4a191e…3a17b3
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x70d79e…8513f0
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x29b9b3…48e79d
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfbec0e…6b9274
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x964aeb…4d86e1
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4fc381…4f5ce3
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x66d276…825eca
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc912f1…0b4917
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ee121…8e5599
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd5df23…643a22
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb68380…7cd7f0
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc965a9…17dd60
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd13194…15bad1
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x39e5ad…98f030
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb4a5fd…7a576e
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x15186e…cc76db
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x676bc5…a15e73
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x32afac…3411fd
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed533c…80262f
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xddd66c…0baa36
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf342ff…241239
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x91c283…b7f22a

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.