Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf50…5efb0xca48…8e06Base—$0.34100%candidates104d ago0x54fe63…f4ff41
0xe608…7b4a0xca48…8e06Base—$0.67100%fluxa104d ago0x0cc6fb…550a4a
0xd31c…ceaf0xca48…8e06Base—$0.62100%fluxa104d ago0x0463a7…cb1b89
0x3365…db110xca48…8e06Base—$0.39100%fluxa104d ago0x651128…a9a714
0x65eb…1ca90xca48…8e06Base—$0.63100%fluxa104d ago0xd72e01…99f864
0x4a5b…ff0e0xca48…8e06Base—$1.54100%fluxa104d ago0xbb96df…6d0458
0xe3b7…d9640xca48…8e06Base—$0.41100%fluxa104d ago0xd45238…355a0a
0xebec…0c4a0xca48…8e06Base—$0.50100%fluxa104d ago0x1244df…c37453
0xc298…29a70xca48…8e06Base—$0.57100%fluxa104d ago0x5fca62…254aae
0x5a6e…ef8a0xca48…8e06Base—$0.48100%fluxa104d ago0x80c1a7…a6b307
0xe880…98050xca48…8e06Base—$0.70100%fluxa104d ago0x1f8242…6e1e4e
0x1ba8…54390xca48…8e06Base—$0.49100%fluxa104d ago0x0bf43e…443ce3
0x9f9b…fc6d0xca48…8e06Base—$0.59100%fluxa104d ago0x24a3d5…99f6ee
0xaa0f…3e110xca48…8e06Base—$0.45100%fluxa104d ago0xe0c364…75ad17
0xe42b…a95a0xca48…8e06Base—$0.56100%fluxa104d ago0xda2b5c…168d20
0xd9ae…e3140xca48…8e06Base—$0.54100%fluxa104d ago0x04d1e6…d3cb58
0x9a90…17f50xca48…8e06Base—$0.44100%candidates104d ago0xa8bc96…a3d52d
0x7767…70d00xca48…8e06Base—$0.57100%candidates104d ago0xef1def…ae68e6
0xfc49…d6a40xca48…8e06Base—$0.60100%fluxa104d ago0x91e1df…ea5e04
0xc12b…7df50xca48…8e06Base—$0.51100%fluxa104d ago0xd33092…3b14a0
0x9189…07aa0xca48…8e06Base—$0.40100%fluxa104d ago0x366cec…b9f4b2
0xf092…fc5b0xca48…8e06Base—$0.63100%fluxa104d ago0x30d332…32d456
0x5fed…f5350xca48…8e06Base—$0.33100%fluxa104d ago0x792ed2…086e7f
0x6e12…293b0xca48…8e06Base—$0.49100%candidates104d ago0xecefb1…b57060
0x0a2c…05d80xca48…8e06Base—$0.46100%fluxa104d ago0x20fbfc…e0a9e5

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.