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—$12.78100%mrdn106d ago0xcdfcd0…d9ceb2
0xa6a9…809d0x8e77…e2d6Base—$22.64100%mrdn106d ago0xb51572…3262a8
0x13db…51920x8e77…e2d6Base—$22.32100%mrdn106d ago0x69601b…3ce6dd
0x13db…51920x8e77…e2d6Base—$16.75100%mrdn106d ago0xe51157…df418a
0x1cec…8dd40x8e77…e2d6Base—$24.72100%mrdn106d ago0xb64794…c2b6bc
0x1cec…8dd40x8e77…e2d6Base—$19.16100%mrdn106d ago0xf34194…d5915c
0xe55e…f7480x8e77…e2d6Base—$27.33100%mrdn106d ago0x6789a7…f9afb8
0x1cec…8dd40x8e77…e2d6Base—$19.94100%mrdn106d ago0xf03095…d6e1f0
0xe55e…f7480x8e77…e2d6Base—$23.88100%mrdn106d ago0xe4ab11…6517bc
0x1cec…8dd40x8e77…e2d6Base—$13.03100%mrdn106d ago0x260a12…1f3c82
0x13db…51920x8e77…e2d6Base—$13.46100%mrdn106d ago0x208eef…8bf879
0xfe8f…794d0x8e77…e2d6Base—$20.43100%mrdn106d ago0x43a0f7…ff00e6
0xa6a9…809d0x8e77…e2d6Base—$25.93100%mrdn106d ago0xa4bb8a…748867
0x1cec…8dd40x8e77…e2d6Base—$22.00100%mrdn106d ago0x7033a6…7bfab6
0xa6a9…809d0x8e77…e2d6Base—$16.52100%mrdn106d ago0x8f0ea4…dae604
0x13db…51920x8e77…e2d6Base—$15.11100%mrdn106d ago0x28cbde…1376c8
0x1cec…8dd40x8e77…e2d6Base—$19.47100%mrdn106d ago0x5965c8…31b884
0xfe8f…794d0x8e77…e2d6Base—$17.83100%mrdn106d ago0x925502…36093e
0x13db…51920x8e77…e2d6Base—$16.00100%mrdn106d ago0x7a15d9…ccab76
0x1cec…8dd40x8e77…e2d6Base—$20.28100%mrdn106d ago0x9033d3…bf56b4
0x1cec…8dd40x8e77…e2d6Base—$16.80100%mrdn106d ago0xd1c9fe…05dc92
0xa6a9…809d0x8e77…e2d6Base—$15.27100%mrdn106d ago0xfe7591…ab6320
0x13db…51920x8e77…e2d6Base—$16.99100%mrdn106d ago0x56e3ff…dd230a
0x1cec…8dd40x8e77…e2d6Base—$12.00100%mrdn106d ago0xe0367e…7f9980
0xa6a9…809d0x8e77…e2d6Base—$17.01100%mrdn106d ago0x89ec0f…e38cb5

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.