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—$25.38100%mrdn60d ago0x1027fc…65e6ee
0xa6a9…809d0x8e77…e2d6Base—$16.68100%mrdn60d ago0x3a5391…30b75e
0xa6a9…809d0x8e77…e2d6Base—$28.21100%mrdn60d ago0x2a5494…bbb2e9
0xa6a9…809d0x8e77…e2d6Base—$27.65100%mrdn60d ago0xa1bc3e…782a29
0xa6a9…809d0x8e77…e2d6Base—$24.58100%mrdn60d ago0x71a496…cd9da6
0xa6a9…809d0x8e77…e2d6Base—$18.03100%mrdn60d ago0xf4a88c…89e84e
0xa6a9…809d0x8e77…e2d6Base—$13.80100%mrdn61d ago0x3966e1…af7373
0xa6a9…809d0x8e77…e2d6Base—$12.91100%mrdn61d ago0x70bef9…695e6f
0xa6a9…809d0x8e77…e2d6Base—$23.09100%mrdn61d ago0xdd8e3d…25d754
0xa6a9…809d0x8e77…e2d6Base—$15.67100%mrdn61d ago0xd247b1…627cde
0xa6a9…809d0x8e77…e2d6Base—$14.29100%mrdn61d ago0xc35896…6770ff
0xa6a9…809d0x8e77…e2d6Base—$14.95100%mrdn61d ago0x6b710a…bb1cad
0xa6a9…809d0x8e77…e2d6Base—$24.64100%mrdn61d ago0x575ce2…fd2dec
0xa6a9…809d0x8e77…e2d6Base—$16.34100%mrdn61d ago0x219118…bb8317
0xa6a9…809d0x8e77…e2d6Base—$15.26100%mrdn61d ago0xd11a07…5026de
0xa6a9…809d0x8e77…e2d6Base—$16.35100%mrdn61d ago0xe82902…50a71f
0xa6a9…809d0x8e77…e2d6Base—$21.22100%mrdn61d ago0x9679cf…b9d712
0xa6a9…809d0x8e77…e2d6Base—$17.99100%mrdn61d ago0x485626…a76428
0xa6a9…809d0x8e77…e2d6Base—$22.27100%mrdn61d ago0x326714…ae7e87
0xa6a9…809d0x8e77…e2d6Base—$16.19100%mrdn61d ago0xf34ce2…a5557e
0xa6a9…809d0x8e77…e2d6Base—$17.55100%mrdn61d ago0xbe2d16…b8362d
0xa6a9…809d0x8e77…e2d6Base—$31.37100%mrdn61d ago0x016804…df63e6
0xa6a9…809d0x8e77…e2d6Base—$24.91100%mrdn61d ago0xd14c73…dbe3b0
0xa6a9…809d0x8e77…e2d6Base—$35.02100%mrdn61d ago0x00d083…6b8ea6
0xa6a9…809d0x8e77…e2d6Base—$33.71100%mrdn61d ago0x98e38f…d405b9

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.