Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$15.14100%mrdn83d ago0x95bf0d…6b3f4c
0xa6a9…809d0x8e77…e2d6Base—$21.14100%mrdn83d ago0x323cb7…df3a2a
0xa6a9…809d0x8e77…e2d6Base—$18.32100%mrdn83d ago0x17705a…84a1c8
0xa6a9…809d0x8e77…e2d6Base—$16.20100%mrdn83d ago0x834da7…01671e
0xa6a9…809d0x8e77…e2d6Base—$10.22100%mrdn83d ago0x18197f…2389e7
0xa6a9…809d0x8e77…e2d6Base—$17.89100%mrdn83d ago0xae0e65…3aa3fe
0xa6a9…809d0x8e77…e2d6Base—$12.15100%mrdn83d ago0xcf8d19…85946d
0xa6a9…809d0x8e77…e2d6Base—$9.65100%mrdn83d ago0xe7fb6d…38a4a1
0xa6a9…809d0x8e77…e2d6Base—$26.40100%mrdn83d ago0x5ef809…7bf1e9
0xa6a9…809d0x8e77…e2d6Base—$19.38100%mrdn83d ago0x60e941…d41ac5
0xa6a9…809d0x8e77…e2d6Base—$21.43100%mrdn83d ago0x987094…0c91c4
0xa6a9…809d0x8e77…e2d6Base—$19.53100%mrdn83d ago0x9d07bb…d72b99
0xa6a9…809d0x8e77…e2d6Base—$22.15100%mrdn83d ago0x7583f9…6a7500
0xa6a9…809d0x8e77…e2d6Base—$18.41100%mrdn83d ago0xf06cc9…e722a7
0xa6a9…809d0x8e77…e2d6Base—$27.56100%mrdn83d ago0xbe5bc2…a794e1
0xa6a9…809d0x8e77…e2d6Base—$18.18100%mrdn83d ago0x50defa…da3603
0xa6a9…809d0x8e77…e2d6Base—$24.50100%mrdn83d ago0x4f6286…38da78
0xa6a9…809d0x8e77…e2d6Base—$26.92100%mrdn83d ago0xfcb83a…0e058c
0xa6a9…809d0x8e77…e2d6Base—$27.46100%mrdn83d ago0xcf77a1…508620
0xa6a9…809d0x8e77…e2d6Base—$15.49100%mrdn83d ago0xcccfe7…2ee46f
0xa6a9…809d0x8e77…e2d6Base—$26.39100%mrdn83d ago0x93a963…dcb2eb
0xa6a9…809d0x8e77…e2d6Base—$22.90100%mrdn83d ago0xac0bac…2aabfd
0xa6a9…809d0x8e77…e2d6Base—$12.88100%mrdn83d ago0xe78490…7d265c
0xa6a9…809d0x8e77…e2d6Base—$20.39100%mrdn83d ago0x9e2076…33a497
0xa6a9…809d0x8e77…e2d6Base—$12.62100%mrdn83d ago0xe577c4…e81dee

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.