Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base$25.92100%mrdn64d ago0xc18f1e…3f3fa7
0x4754…327b0x8e77…e2d6Base$20.44100%mrdn64d ago0x6aff8c…450422
0x4754…327b0x8e77…e2d6Base$40.40100%mrdn64d ago0x5548d6…0816dd
0x4754…327b0x8e77…e2d6Base$23.61100%mrdn64d ago0xbdcbc6…45c9f0
0x4754…327b0x8e77…e2d6Base$39.41100%mrdn64d ago0x540b71…00fb83
0x4754…327b0x8e77…e2d6Base$19.93100%mrdn64d ago0x953fb6…971ab2
0x4754…327b0x8e77…e2d6Base$38.21100%mrdn64d ago0xb149f9…6c98dc
0x4754…327b0x8e77…e2d6Base$35.95100%mrdn64d ago0x24511e…e63771
0x4754…327b0x8e77…e2d6Base$20.10100%mrdn64d ago0x2763ab…6ea8f0
0x4754…327b0x8e77…e2d6Base$29.74100%mrdn64d ago0xa01dad…a90d1d
0x4754…327b0x8e77…e2d6Base$36.68100%mrdn64d ago0xa6db78…a9d370
0x4754…327b0x8e77…e2d6Base$36.99100%mrdn64d ago0x3e1c21…a58070
0x4754…327b0x8e77…e2d6Base$47.61100%mrdn64d ago0x076e7d…bfe127
0x4754…327b0x8e77…e2d6Base$46.73100%mrdn64d ago0x7c4a3a…4dd1d4
0x4754…327b0x8e77…e2d6Base$22.92100%mrdn64d ago0xcde9d0…3f03d5
0x4754…327b0x8e77…e2d6Base$47.03100%mrdn64d ago0xe29d8a…a4ab96
0x4754…327b0x8e77…e2d6Base$21.53100%mrdn64d ago0x75eb5f…40aa3b
0x4754…327b0x8e77…e2d6Base$22.64100%mrdn64d ago0x01f6ee…45c39b
0x4754…327b0x8e77…e2d6Base$23.80100%mrdn64d ago0x1325d4…a2bc14
0x4754…327b0x8e77…e2d6Base$32.40100%mrdn64d ago0x02247d…e914f8
0x4754…327b0x8e77…e2d6Base$30.98100%mrdn64d ago0x6e03a2…6e6e69
0x4754…327b0x8e77…e2d6Base$26.89100%mrdn65d ago0x79ae15…96c80d
0x4754…327b0x8e77…e2d6Base$20.30100%mrdn65d ago0x715d86…83a26f
0x4754…327b0x8e77…e2d6Base$26.50100%mrdn65d ago0x9cfe3e…896e65
0x4754…327b0x8e77…e2d6Base$23.72100%mrdn65d ago0x1bf5d5…539402

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.