Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7eb874…8bf4a2
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa3b9f2…cb2664
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb6a769…cd9c6b
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x04c60c…841811
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x464044…a912cc
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9f2c2c…e8bd51
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x70a881…ba5ce5
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb12cc1…108408
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x432b53…723bab
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0f541f…1b09d1
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5ec031…f1c85d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdf42ee…bb5fe6
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5f90ae…6058e9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf8386c…1f7de3
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x58dd0a…1cf2dd
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x60e657…cc402b
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe89cf3…fa0e8c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca6887…a16503
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6338eb…7c36eb
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfc9385…59fe2b
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x509e2f…0b3d09
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x760bec…c4720f
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xef1fad…b790d1
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd83729…9b2136
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1b8a68…83bfa6

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.