Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x117416…7013c1
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8cae8e…1c6abe
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb12685…0892a3
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe8d49d…3b4114
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8091b2…18cc51
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xfb89d3…ca6fa9
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x372179…ecbb47
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xdfc96c…d682b0
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6e413d…588b05
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa1d301…cc0e9d
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb95c73…2aa876
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x68df5d…a4bdf7
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf931e9…227cf9
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x72c331…0c8eec
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc68444…5d52ab
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x767844…ac595e
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf0185e…34c4e1
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x0aae51…c7bb95
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9efb64…9bc0e8
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x13e363…02c109
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x790a73…3fb245
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xddf2d8…72b271
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb3fc0c…d2904a
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xac2794…3a4b14
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x7809d6…a5e0d8

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.