Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x104728…fa3e8a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x05b04a…e5d84d
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd39126…6298d6
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdaa275…aaee3a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x582469…987717
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x551fe0…30cea3
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe799a…15c41f
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x011a97…4abc06
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x565338…b1c14b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa5f28e…ac8b04
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaa837c…437eb2
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe63e1b…fec404
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x150f6d…7dc790
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb0d761…52d8a8
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08b76b…c79ebe
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb5957c…550d17
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c6c0a…0f1e35
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8b2098…b4b8c4
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe2ec2c…7545b4
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5f2eca…c92dfd
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x078e58…3098cc
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa8a75e…6bb5ee
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbd7226…3a0139
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb48379…d52def
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe244a9…3573ae

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.