Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd434…f4c00x6a5e…c666Base$0.001100%payAI83d ago0xa948a5…3c04c3
0xd434…f4c00x6a5e…c666Base$0.001100%payAI83d ago0x8c3070…1a66a1
0xd434…f4c00x6a5e…c666Base$0.001100%payAI83d ago0xbbb386…51e1cd
0xd434…f4c00x6a5e…c666Base$0.001100%payAI83d ago0xbb51dd…0aa005
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown84d ago0x1b41d8…062ed9
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0x57094e…d6f1e4
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown84d ago0x8be13a…a1aae5
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown84d ago0xb1879e…96fb70
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0x4e6d49…e1dfd9
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown84d ago0xfecb9c…ae1762
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown84d ago0x209e32…a8338d
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown84d ago0x150d6a…2d5001
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0x47864a…2e6e85
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown84d ago0x03651f…4f1d93
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0x701d13…be44c9
0xd434…f4c00x6a5e…c666Base$0.001100%Route unknown84d ago0x1fa578…2124cd
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0x192b15…a00dea
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0x6f2862…647258
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0x3f950a…8e1c1e
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0x19a394…80d91d
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0x4181e5…d3b0d9
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0x2829ad…d2b1d4
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0x956e89…9aebd6
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0xd357ac…4f9ada
0xd434…f4c00x6a5e…c666Base$0.001100%payAI84d ago0xdb4bd9…21f8c1

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.