Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d1e30…4169f4
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x28b70a…f534d4
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc5b2e…8541e2
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc0253c…36720d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x282778…585d77
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd0490d…0bc7c8
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x33e558…807246
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa3c7ce…b4ddc5
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfef245…1f15a8
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x690a0f…de4ed5
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc67b41…e17ae1
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6b048e…3ee8fa
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x216f3f…91dac5
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2438c3…922a05
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeff10c…21e468
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe19682…91d29d
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x188302…5179c5
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x527308…bcbe49
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x55f052…f2ee60
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x563a2b…921fa8
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe7651c…b24b39
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x29da78…97715f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23c6ab…237014
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe66e02…ae217f
0xac42…d6f40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a66a0…14acd3

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.