Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$46.19100%mrdn116d ago0xaaac12…d63e7d
0x1cec…8dd40x8e77…e2d6Base—$29.26100%mrdn116d ago0x30e961…3e4da8
0x1cec…8dd40x8e77…e2d6Base—$36.09100%mrdn116d ago0x3553f0…58f988
0x1cec…8dd40x8e77…e2d6Base—$31.48100%mrdn116d ago0xbea4d7…1fb03d
0x1cec…8dd40x8e77…e2d6Base—$37.28100%mrdn116d ago0x8186eb…4a2a01
0x1cec…8dd40x8e77…e2d6Base—$35.65100%mrdn116d ago0x8210c7…30972b
0x1cec…8dd40x8e77…e2d6Base—$30.88100%mrdn117d ago0xa14d3b…138ae8
0x1cec…8dd40x8e77…e2d6Base—$51.27100%mrdn117d ago0x57be20…b26858
0x1cec…8dd40x8e77…e2d6Base—$51.60100%mrdn117d ago0x25f5e4…4f9306
0x1cec…8dd40x8e77…e2d6Base—$42.03100%mrdn117d ago0xaddb86…79dd4e
0x1cec…8dd40x8e77…e2d6Base—$63.12100%mrdn117d ago0xb47e39…cddeb4
0x1cec…8dd40x8e77…e2d6Base—$54.24100%mrdn117d ago0x58b147…d534c8
0x1cec…8dd40x8e77…e2d6Base—$62.55100%mrdn117d ago0xaab0cf…4c81d9
0x1cec…8dd40x8e77…e2d6Base—$42.28100%mrdn117d ago0x097220…6cde92
0x1cec…8dd40x8e77…e2d6Base—$63.03100%mrdn117d ago0x64b5b7…18ce3c
0x1cec…8dd40x8e77…e2d6Base—$34.47100%mrdn117d ago0x2e841c…197c08
0x1cec…8dd40x8e77…e2d6Base—$30.79100%mrdn117d ago0x02fbce…b17138
0x1cec…8dd40x8e77…e2d6Base—$58.28100%mrdn117d ago0x9f2f2d…ea3bee
0x1cec…8dd40x8e77…e2d6Base—$64.58100%mrdn117d ago0x41f45a…fde9ce
0x1cec…8dd40x8e77…e2d6Base—$41.72100%mrdn117d ago0x049854…e8d615
0x1cec…8dd40x8e77…e2d6Base—$58.38100%mrdn117d ago0x907ac5…00ab7a
0x1cec…8dd40x8e77…e2d6Base—$60.07100%mrdn117d ago0x8712f3…2e90d4
0x1cec…8dd40x8e77…e2d6Base—$40.99100%mrdn117d ago0xd0296d…34f775
0x1cec…8dd40x8e77…e2d6Base—$46.94100%mrdn117d ago0x1a99cd…ae8298
0x1cec…8dd40x8e77…e2d6Base—$46.04100%mrdn117d ago0x10e744…cfdc42

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.