Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5138…cb450x1892…6085Base$1.78100%Route unknown95d ago0x4aadc7…0ca4e9
0xed40…a6650x1892…6085Base$1.10100%Route unknown95d ago0xf4d66a…28d3c4
0xd3a0…45510x1892…6085Base$1.71100%Route unknown95d ago0x1efc5a…816ae9
0x47ed…e2c50x1892…6085Base$1.16100%Route unknown95d ago0x6b1b52…10bafe
0x9294…d45f0x1892…6085Base$1.99100%Route unknown95d ago0x829115…d031d0
0x9294…d45f0x1892…6085Base$1.78100%Route unknown95d ago0xf7bc5c…9c4c15
0xc0bc…d47a0x1892…6085Base$1.39100%Route unknown95d ago0xe2ddd4…df9224
0x0f21…36df0x1892…6085Base$2.00100%Route unknown95d ago0x591724…c61089
0x13d5…46620x1892…6085Base$1.12100%Route unknown95d ago0x227a83…b69979
0x4369…1ce70x1892…6085Base$1.47100%Route unknown95d ago0x784e95…e373c4
0xf22f…59cd0x1892…6085Base$1.74100%Route unknown95d ago0xa513d9…f34cd7
0x5138…cb450x1892…6085Base$1.91100%Route unknown95d ago0x1c3a5b…ec1132
0xed40…a6650x1892…6085Base$1.36100%Route unknown95d ago0xfefeaa…8ae891
0xd3a0…45510x1892…6085Base$1.04100%Route unknown95d ago0x5b90a9…bbd321
0x47ed…e2c50x1892…6085Base$1.44100%Route unknown95d ago0x701209…f6a540
0x9294…d45f0x1892…6085Base$1.58100%Route unknown95d ago0xf2e5f1…68e38d
0x9294…d45f0x1892…6085Base$1.42100%Route unknown95d ago0x106b1e…e6f31a
0xc0bc…d47a0x1892…6085Base$1.79100%Route unknown95d ago0x35abf4…095deb
0x0f21…36df0x1892…6085Base$1.11100%Route unknown95d ago0xad3a14…784eae
0x13d5…46620x1892…6085Base$1.17100%Route unknown95d ago0x359d25…e496cf
0x4369…1ce70x1892…6085Base$1.48100%Route unknown95d ago0xa95c63…4943c3
0xf22f…59cd0x1892…6085Base$1.41100%Route unknown95d ago0xdf8c77…89face
0x5138…cb450x1892…6085Base$1.33100%Route unknown95d ago0x3bf06e…e6f85b
0xed40…a6650x1892…6085Base$1.44100%Route unknown95d ago0x35858a…1c06af
0xd3a0…45510x1892…6085Base$1.21100%Route unknown95d ago0xc34d2d…d1f83e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.