Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$39.64100%mrdn114d ago0x4013ac…a8064b
0x1cec…8dd40x8e77…e2d6Base—$18.08100%mrdn114d ago0xf43f1d…d05cc3
0x1cec…8dd40x8e77…e2d6Base—$34.50100%mrdn114d ago0x3f19ad…ebafb7
0x1cec…8dd40x8e77…e2d6Base—$25.40100%mrdn114d ago0xdebbe9…3d8176
0x1cec…8dd40x8e77…e2d6Base—$24.84100%mrdn114d ago0x49ec91…f1ca6e
0x1cec…8dd40x8e77…e2d6Base—$26.32100%mrdn114d ago0x757b1b…3e6ae7
0x1cec…8dd40x8e77…e2d6Base—$33.27100%mrdn114d ago0x43bb9d…251c0e
0x1cec…8dd40x8e77…e2d6Base—$31.66100%mrdn114d ago0xa90ec7…25cabc
0x1cec…8dd40x8e77…e2d6Base—$39.81100%mrdn114d ago0xe1a390…45cdcb
0x1cec…8dd40x8e77…e2d6Base—$29.17100%mrdn114d ago0x564b70…60b37b
0x1cec…8dd40x8e77…e2d6Base—$20.58100%mrdn114d ago0x663881…d17ec4
0x1cec…8dd40x8e77…e2d6Base—$34.13100%mrdn114d ago0x5e92a4…0f26a7
0x1cec…8dd40x8e77…e2d6Base—$38.10100%mrdn114d ago0x464283…ce4735
0x1cec…8dd40x8e77…e2d6Base—$21.48100%mrdn114d ago0x469457…dab104
0x1cec…8dd40x8e77…e2d6Base—$27.39100%mrdn114d ago0x60a3c8…1ec368
0x1cec…8dd40x8e77…e2d6Base—$37.49100%mrdn114d ago0x950019…856c27
0x1cec…8dd40x8e77…e2d6Base—$29.67100%mrdn114d ago0xf515e1…5b5eb1
0x1cec…8dd40x8e77…e2d6Base—$31.95100%mrdn114d ago0xe9241b…574154
0x1cec…8dd40x8e77…e2d6Base—$35.89100%mrdn114d ago0x74c7d0…3d359e
0x1cec…8dd40x8e77…e2d6Base—$47.26100%mrdn114d ago0x827c5b…317124
0x1cec…8dd40x8e77…e2d6Base—$41.05100%mrdn114d ago0x925cf0…ac42d5
0x1cec…8dd40x8e77…e2d6Base—$41.01100%mrdn114d ago0x10c3c9…cf9efd
0x1cec…8dd40x8e77…e2d6Base—$45.43100%mrdn114d ago0x09ee47…9e553f
0x1cec…8dd40x8e77…e2d6Base—$29.15100%mrdn114d ago0x01ee38…872a75
0x1cec…8dd40x8e77…e2d6Base—$25.38100%mrdn114d ago0xd3c136…45bf2e

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.