Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2318…7d4a0x6366…f1e2Base$0.13100%0xbe53…e902103d ago0x368f0f…be8838
0x2318…7d4a0x6366…f1e2Base$0.52100%0x4918…e369103d ago0x7d9a1f…501d97
0x2318…7d4a0x6366…f1e2Base$0.02100%0x4873…5369103d ago0xc70d20…f7699a
0x2318…7d4a0x6366…f1e2Base$0.006296100%0x0098…3100103d ago0xcae4c7…4f45a0
0x2318…7d4a0x6366…f1e2Base$0.32100%0x0098…3100103d ago0x1bd118…8b3220
0x2318…7d4a0x6366…f1e2Base$0.006286100%0x6366…f1e2104d ago0xbc22c1…83177a
0x2318…7d4a0x6366…f1e2Base$0.08100%0x6366…f1e2104d ago0xe7dd01…86a1e2
0x2318…7d4a0x6366…f1e2Base$0.0063100%0xa46e…ec94104d ago0x652e28…10da17
0x2318…7d4a0x6366…f1e2Base$0.04100%0xa46e…ec94104d ago0x03aae8…0e52b9
0x2318…7d4a0x6366…f1e2Base$0.08100%0xa46e…ec94104d ago0x7d0c0c…fa2ea5
0x2318…7d4a0x6366…f1e2Base$0.006299100%0x58fe…153b104d ago0xbe38b6…5677d3
0x2318…7d4a0x6366…f1e2Base$0.04100%0x58fe…153b104d ago0xf5f390…104acf

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.