Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x07e755…c0e412
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe9b886…bf5b13
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9de32f…afa896
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe7b5bc…f6f9ff
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x58f417…ca28c3
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4daef0…fe3801
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x304f93…5d72cd
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaaa8c6…edcf4b
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x60a0f1…5d4aaf
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7eb56…e7bdf3
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d9d20…4ce927
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x12f6da…c52c07
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7260d…017f2b
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ddcc3…8f8b7b
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4df3ea…4baf0f
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3f9b5…d5eaac
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2aee80…e6f1b1
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeae357…784d8e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf34b7c…bc884c
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ed259…9e55f8
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5122e7…635bb4
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5905d7…a18085
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd0d162…7a3e92
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x89e8a5…b51da8
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI115d ago0x89d521…b3b29b

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.