Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e6…11980x356c…a184Base$0.001100%Route unknown69d ago0x6c552a…37ea65
0x03e6…11980x24fe…abd0Base$0.001100%Route unknown69d ago0x74e7e7…5dcea0
0x03e6…11980x356c…a184Base$0.001100%Route unknown69d ago0x954d69…96d68f
0x03e6…11980x24fe…abd0Base$0.001100%Route unknown69d ago0x5b76a5…d61726
0x03e6…11980x356c…a184Base$0.001100%Route unknown69d ago0x4da526…edb17c
0x03e6…11980x24fe…abd0Base$0.001100%Route unknown69d ago0x2cf608…a03b13
0x03e6…11980x24fe…abd0Base$0.001100%Route unknown69d ago0x8215d8…803fa2
0x03e6…11980x356c…a184Base$0.001100%Route unknown69d ago0xa26d94…d5dbb3
0x03e6…11980xfc4a…9738Base$0.001100%Route unknown69d ago0x813a59…195f7d
0x03e6…11980xd40e…6bcaBase$0.001100%Route unknown69d ago0xc75f2e…38b7a6
0x03e6…11980xcd7d…db76Base$0.001100%Route unknown69d ago0x6d6a65…a97dca
0x03e6…11980x356c…a184Base$0.001100%Route unknown69d ago0xd33ed9…2f8e65
0x03e6…11980xd40e…6bcaBase$0.001100%Route unknown69d ago0xa20f88…c62a40
0x03e6…11980x24fe…abd0Base$0.001100%Route unknown69d ago0x060f48…875b06
0x03e6…11980xfc4a…9738Base$0.001100%Route unknown69d ago0x0ba5d9…5d6da9
0x03e6…11980x24fe…abd0Base$0.001100%Route unknown69d ago0xc4ce6b…e18799
0x03e6…11980x24fe…abd0Base$0.001100%Route unknown69d ago0xd600e1…024aaf

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.