Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$18.28100%mrdn75d ago0x4d0c85…b66050
0x1cec…8dd40x8e77…e2d6Base—$16.97100%mrdn75d ago0xb2b36b…f2cf9b
0x4754…327b0x8e77…e2d6Base—$26.58100%mrdn75d ago0xc7c72e…61d811
0x1cec…8dd40x8e77…e2d6Base—$19.26100%mrdn75d ago0xf3851f…d7826e
0xfe8f…794d0x8e77…e2d6Base—$19.77100%mrdn75d ago0xfefdc6…efda6a
0x13db…51920x8e77…e2d6Base—$19.06100%mrdn75d ago0xa9f277…87bea4
0x4754…327b0x8e77…e2d6Base—$21.90100%mrdn75d ago0xec1e11…7a7cf3
0x1cec…8dd40x8e77…e2d6Base—$15.48100%mrdn75d ago0x961b86…3f723f
0x1cec…8dd40x8e77…e2d6Base—$25.44100%mrdn75d ago0x61cb08…f1d850
0xa6a9…809d0x8e77…e2d6Base—$12.36100%mrdn75d ago0x45de90…c9ac92
0x1cec…8dd40x8e77…e2d6Base—$20.72100%mrdn75d ago0x154a12…911220
0xfe8f…794d0x8e77…e2d6Base—$17.61100%mrdn75d ago0x5502ba…79ee7f
0x1cec…8dd40x8e77…e2d6Base—$18.85100%mrdn75d ago0x4e3670…3b9343
0x4754…327b0x8e77…e2d6Base—$21.86100%mrdn75d ago0x4c6493…484c84
0x13db…51920x8e77…e2d6Base—$23.76100%mrdn75d ago0xb5f31e…3b6bce
0x13db…51920x8e77…e2d6Base—$14.77100%mrdn75d ago0x38371c…890fb0
0xfe8f…794d0x8e77…e2d6Base—$17.65100%mrdn75d ago0xd28899…698b9c
0x4754…327b0x8e77…e2d6Base—$12.74100%mrdn75d ago0xa4480f…044577
0xa6a9…809d0x8e77…e2d6Base—$23.56100%mrdn75d ago0xa88342…308eab
0xfe8f…794d0x8e77…e2d6Base—$13.89100%mrdn75d ago0x6a6b6a…53a938
0xfe8f…794d0x8e77…e2d6Base—$13.23100%mrdn75d ago0x91edbd…351ced
0x13db…51920x8e77…e2d6Base—$18.14100%mrdn75d ago0x1106c0…b444db
0x13db…51920x8e77…e2d6Base—$22.46100%mrdn75d ago0x67ab49…b82ce7
0xa6a9…809d0x8e77…e2d6Base—$22.74100%mrdn75d ago0x473051…9fb720
0xe55e…f7480x8e77…e2d6Base—$26.14100%mrdn75d ago0x2207ce…54aaed

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.