Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6a1…caac0x6366…f1e2Base$0.02100%0x17c8…043681d ago0x235d77…fe3b20
0xd6a1…caac0x6366…f1e2Base$0.02100%0x17c8…043681d ago0xc28c27…a720bb
0xd6a1…caac0x6366…f1e2Base$0.006509100%0x6366…f1e281d ago0x09de8a…4857e7
0xd6a1…caac0x6366…f1e2Base$0.12100%0x6366…f1e281d ago0x9bcc84…4db510
0xd6a1…caac0x6366…f1e2Base$0.02100%0xfc74…d8a581d ago0x6d3d40…6aa8d6
0xd6a1…caac0x6366…f1e2Base$0.05100%0x17c8…043681d ago0xfececf…0afa73
0xd6a1…caac0x6366…f1e2Base$0.006741100%0x6366…f1e281d ago0x7575ea…e61896
0xd6a1…caac0x6366…f1e2Base$0.11100%0x6366…f1e281d ago0x67bd70…a478f1
0xd6a1…caac0x6366…f1e2Base$0.001711100%0x6366…f1e281d ago0x35baeb…5932b8
0xd6a1…caac0x6366…f1e2Base$0.006712100%0x6366…f1e281d ago0x21c7af…2b92ec
0xd6a1…caac0x6366…f1e2Base$0.17100%0x6366…f1e281d ago0x05c03d…d1ee5d
0xd6a1…caac0x6366…f1e2Base$0.02100%0xfc74…d8a581d ago0xb4822b…3c07dc
0xd6a1…caac0x6366…f1e2Base$0.08100%0x17c8…043681d ago0x5b1911…087988
0xd6a1…caac0x6366…f1e2Base$0.14100%0xfc74…d8a581d ago0xc28430…f72cf0
0xd6a1…caac0x6366…f1e2Base$0.006521100%0x6366…f1e281d ago0x9cf99d…59cebd
0xd6a1…caac0x6366…f1e2Base$0.09100%0x6366…f1e281d ago0x1f8d4b…d4a75a
0xd6a1…caac0x6366…f1e2Base$0.02100%0x17c8…043681d ago0x4dba7f…31586b
0xd6a1…caac0x6366…f1e2Base$0.000027100%0x6366…f1e281d ago0x42469b…c429ae
0xd6a1…caac0x6366…f1e2Base$0.006491100%0x6366…f1e281d ago0xbc18ca…fec9e9
0xd6a1…caac0x6366…f1e2Base$0.15100%0x6366…f1e281d ago0x67114b…498e79
0xd6a1…caac0x6366…f1e2Base$0.001708100%0x6366…f1e281d ago0x9cc398…62da2e
0xd6a1…caac0x6366…f1e2Base$0.006049100%0x6366…f1e281d ago0x5419d3…330060
0xd6a1…caac0x6366…f1e2Base$0.12100%0x6366…f1e281d ago0x7295da…cae5f4
0xd6a1…caac0x6366…f1e2Base$0.000022100%0x6366…f1e281d ago0xb2f1cd…bb04e4
0xd6a1…caac0x6366…f1e2Base$0.006495100%0x6366…f1e281d ago0x35a4cc…f1b562

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.