Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$19.92100%mrdn67d ago0x0d9603…1b5443
0xa6a9…809d0x8e77…e2d6Base—$25.54100%mrdn67d ago0x063c55…9f20aa
0xa6a9…809d0x8e77…e2d6Base—$16.03100%mrdn67d ago0x21f771…6f6a6b
0xa6a9…809d0x8e77…e2d6Base—$22.60100%mrdn67d ago0x0822d0…3b84ac
0xa6a9…809d0x8e77…e2d6Base—$21.94100%mrdn67d ago0x097db4…b5b3a2
0xa6a9…809d0x8e77…e2d6Base—$15.87100%mrdn67d ago0x5cba2c…876614
0xa6a9…809d0x8e77…e2d6Base—$22.34100%mrdn67d ago0xb5bde1…406c02
0xa6a9…809d0x8e77…e2d6Base—$21.45100%mrdn67d ago0x1c4a0a…66209d
0xa6a9…809d0x8e77…e2d6Base—$27.77100%mrdn67d ago0x3862af…56aa8d
0xa6a9…809d0x8e77…e2d6Base—$20.58100%mrdn67d ago0x6251fb…40886f
0xa6a9…809d0x8e77…e2d6Base—$26.14100%mrdn67d ago0x9b61a6…d74c4c
0xa6a9…809d0x8e77…e2d6Base—$13.79100%mrdn67d ago0x9fad87…6aeb90
0xa6a9…809d0x8e77…e2d6Base—$26.62100%mrdn67d ago0xa9587d…14c10f
0xa6a9…809d0x8e77…e2d6Base—$17.04100%mrdn67d ago0x59b796…e6f8d6
0xa6a9…809d0x8e77…e2d6Base—$25.95100%mrdn67d ago0xdb484b…dd48dc
0xa6a9…809d0x8e77…e2d6Base—$15.59100%mrdn67d ago0xd78a47…de4639
0xa6a9…809d0x8e77…e2d6Base—$13.01100%mrdn67d ago0x052873…3f95f5
0xa6a9…809d0x8e77…e2d6Base—$21.45100%mrdn67d ago0x17e4c1…6fd2f2
0xa6a9…809d0x8e77…e2d6Base—$24.52100%mrdn67d ago0x6a7b90…7dbb6f
0xa6a9…809d0x8e77…e2d6Base—$20.31100%mrdn67d ago0x456b50…172959
0xa6a9…809d0x8e77…e2d6Base—$25.02100%mrdn67d ago0x73603a…6a7d39
0xa6a9…809d0x8e77…e2d6Base—$22.52100%mrdn67d ago0xd2ea96…98e1d9
0xa6a9…809d0x8e77…e2d6Base—$16.65100%mrdn67d ago0xe171b9…c882ec
0xa6a9…809d0x8e77…e2d6Base—$23.30100%mrdn67d ago0xed65df…4a6c9a
0xa6a9…809d0x8e77…e2d6Base—$18.42100%mrdn67d ago0xf2ac28…4beff8

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.