Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$23.00100%mrdn88d ago0x41a2fe…c9cea2
0xe55e…f7480x8e77…e2d6Base—$20.73100%mrdn88d ago0x321d9e…6fed01
0xe55e…f7480x8e77…e2d6Base—$16.29100%mrdn88d ago0x929c23…b81dcd
0xe55e…f7480x8e77…e2d6Base—$12.83100%mrdn88d ago0x22b8d5…6741a5
0xe55e…f7480x8e77…e2d6Base—$24.79100%mrdn88d ago0x9367fc…eb1fde
0xe55e…f7480x8e77…e2d6Base—$25.48100%mrdn88d ago0x959e2e…fd2be4
0xe55e…f7480x8e77…e2d6Base—$17.93100%mrdn88d ago0x7b50a9…fc1d67
0xe55e…f7480x8e77…e2d6Base—$10.60100%mrdn88d ago0x347f93…1653a0
0xe55e…f7480x8e77…e2d6Base—$16.58100%mrdn88d ago0x8475a9…e3b7cf
0xe55e…f7480x8e77…e2d6Base—$15.96100%mrdn88d ago0x9afe4d…2681b1
0xe55e…f7480x8e77…e2d6Base—$18.04100%mrdn88d ago0xaa4550…68df33
0xe55e…f7480x8e77…e2d6Base—$9.29100%mrdn88d ago0x7be202…7eacf7
0xe55e…f7480x8e77…e2d6Base—$20.32100%mrdn88d ago0xb371cb…79f0c3
0xe55e…f7480x8e77…e2d6Base—$10.49100%mrdn88d ago0xe2a5e3…42824d
0xe55e…f7480x8e77…e2d6Base—$16.40100%mrdn88d ago0xfd1a49…31c6b1
0xe55e…f7480x8e77…e2d6Base—$19.09100%mrdn88d ago0xdf09e6…ac9302
0xe55e…f7480x8e77…e2d6Base—$9.84100%mrdn88d ago0x8c1776…b077f2
0xe55e…f7480x8e77…e2d6Base—$19.71100%mrdn88d ago0x284476…7ff260
0xe55e…f7480x8e77…e2d6Base—$15.91100%mrdn88d ago0x6d85eb…b9c0a4
0xe55e…f7480x8e77…e2d6Base—$14.70100%mrdn88d ago0x7edb33…60eed1
0xe55e…f7480x8e77…e2d6Base—$11.08100%mrdn88d ago0x85a8fa…93e986
0xe55e…f7480x8e77…e2d6Base—$15.91100%mrdn88d ago0xb2369c…14f709
0xe55e…f7480x8e77…e2d6Base—$13.41100%mrdn88d ago0x0a445c…d612a4
0xe55e…f7480x8e77…e2d6Base—$11.60100%mrdn88d ago0xde3410…2115b4
0xe55e…f7480x8e77…e2d6Base—$11.65100%mrdn88d ago0xa194e9…6132d4

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.