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—$22.15100%mrdn78d ago0x8c48ef…1967c2
0xe55e…f7480x8e77…e2d6Base—$26.46100%mrdn78d ago0xfc76a2…a97210
0x1cec…8dd40x8e77…e2d6Base—$24.20100%mrdn78d ago0xb7e6ed…a867f1
0xfe8f…794d0x8e77…e2d6Base—$14.78100%mrdn78d ago0x506e5a…3ad3eb
0x13db…51920x8e77…e2d6Base—$13.37100%mrdn78d ago0x51ebe7…2adb94
0xa6a9…809d0x8e77…e2d6Base—$25.41100%mrdn78d ago0x9392e7…89068e
0x13db…51920x8e77…e2d6Base—$21.32100%mrdn78d ago0xc25da6…2a9b11
0x13db…51920x8e77…e2d6Base—$22.45100%mrdn78d ago0x27be9f…f22338
0x4754…327b0x8e77…e2d6Base—$12.77100%mrdn78d ago0x681007…d3a38c
0xe55e…f7480x8e77…e2d6Base—$20.53100%mrdn78d ago0x2ab693…8de081
0xfe8f…794d0x8e77…e2d6Base—$26.03100%mrdn78d ago0x1ff269…b698d0
0xfe8f…794d0x8e77…e2d6Base—$13.88100%mrdn78d ago0xf02990…0ce735
0x4754…327b0x8e77…e2d6Base—$15.77100%mrdn79d ago0xaec24b…8f8559
0x4754…327b0x8e77…e2d6Base—$24.63100%mrdn79d ago0xe6cf8a…8cca4a
0xfe8f…794d0x8e77…e2d6Base—$23.08100%mrdn79d ago0x48dda7…741012
0xfe8f…794d0x8e77…e2d6Base—$12.20100%mrdn79d ago0x54cb1a…83dd3d
0x1cec…8dd40x8e77…e2d6Base—$26.74100%mrdn79d ago0x562d56…5eb337
0x4754…327b0x8e77…e2d6Base—$16.86100%mrdn79d ago0x74bbd3…468611
0x1cec…8dd40x8e77…e2d6Base—$14.16100%mrdn79d ago0xdaa633…05a1dd
0x1cec…8dd40x8e77…e2d6Base—$21.58100%mrdn79d ago0x567b17…a1fdfb
0xa6a9…809d0x8e77…e2d6Base—$12.46100%mrdn79d ago0x0c785b…8cec43
0x4754…327b0x8e77…e2d6Base—$21.13100%mrdn79d ago0x80c292…ee81a1
0xfe8f…794d0x8e77…e2d6Base—$16.14100%mrdn79d ago0x63c712…fead1a
0xfe8f…794d0x8e77…e2d6Base—$25.97100%mrdn79d ago0x22c927…9ca957
0xa6a9…809d0x8e77…e2d6Base—$15.14100%mrdn79d ago0x070d4f…33da2c

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.