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—$21.07100%mrdn92d ago0x1b901c…901696
0x4754…327b0x8e77…e2d6Base—$11.42100%mrdn92d ago0x0d9175…7feb65
0x4754…327b0x8e77…e2d6Base—$24.64100%mrdn92d ago0x5fa70b…87ce35
0x4754…327b0x8e77…e2d6Base—$18.55100%mrdn92d ago0xbd09cb…ff86e6
0x4754…327b0x8e77…e2d6Base—$17.67100%mrdn92d ago0x9d3153…54805d
0x4754…327b0x8e77…e2d6Base—$12.00100%mrdn92d ago0xdb5465…51998b
0x4754…327b0x8e77…e2d6Base—$11.66100%mrdn92d ago0x2e06f8…2b12e6
0x4754…327b0x8e77…e2d6Base—$22.31100%mrdn92d ago0xfa6d16…b5f2dd
0x4754…327b0x8e77…e2d6Base—$30.37100%mrdn92d ago0x355045…8ebb3b
0x4754…327b0x8e77…e2d6Base—$25.29100%mrdn92d ago0x5ba267…7f85a3
0x4754…327b0x8e77…e2d6Base—$17.37100%mrdn92d ago0x2b0d0b…2ed58a
0x4754…327b0x8e77…e2d6Base—$16.73100%mrdn92d ago0x3f2867…fca438
0x4754…327b0x8e77…e2d6Base—$15.06100%mrdn92d ago0x01b80b…1f9181
0x4754…327b0x8e77…e2d6Base—$17.15100%mrdn92d ago0xc53017…5bdc1a
0x4754…327b0x8e77…e2d6Base—$21.61100%mrdn92d ago0x7b94ef…621282
0x4754…327b0x8e77…e2d6Base—$26.93100%mrdn92d ago0xeaf1f5…2dd9a8
0x4754…327b0x8e77…e2d6Base—$27.67100%mrdn92d ago0x69d34a…fc4527
0x4754…327b0x8e77…e2d6Base—$17.93100%mrdn92d ago0x8e99c3…dff008
0x4754…327b0x8e77…e2d6Base—$32.39100%mrdn92d ago0xa4b20b…5accbf
0x4754…327b0x8e77…e2d6Base—$26.86100%mrdn92d ago0xbad3c2…9b88b2
0x4754…327b0x8e77…e2d6Base—$24.01100%mrdn92d ago0x0e1ea5…0b421b
0x4754…327b0x8e77…e2d6Base—$19.25100%mrdn92d ago0xb9d427…373765
0x4754…327b0x8e77…e2d6Base—$28.70100%mrdn92d ago0x6db31f…65a4bc
0x4754…327b0x8e77…e2d6Base—$24.98100%mrdn92d ago0xce8a9a…cff71e
0x4754…327b0x8e77…e2d6Base—$29.39100%mrdn92d ago0x74de06…efa112

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.