Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$16.84100%mrdn91d ago0x7e05da…4bf233
0xfe8f…794d0x8e77…e2d6Base—$20.24100%mrdn91d ago0xe1dee6…327dfa
0xfe8f…794d0x8e77…e2d6Base—$17.77100%mrdn91d ago0x24a934…8e2759
0xfe8f…794d0x8e77…e2d6Base—$15.52100%mrdn91d ago0x02bbec…a555b2
0xe55e…f7480x8e77…e2d6Base—$25.40100%mrdn91d ago0x1bf626…2e46d7
0x4754…327b0x8e77…e2d6Base—$21.07100%mrdn91d ago0x1b901c…901696
0xa6a9…809d0x8e77…e2d6Base—$17.33100%mrdn91d ago0x7a97db…411a41
0x4754…327b0x8e77…e2d6Base—$11.42100%mrdn91d ago0x0d9175…7feb65
0x1cec…8dd40x8e77…e2d6Base—$26.48100%mrdn91d ago0xd1af41…572cc1
0xe55e…f7480x8e77…e2d6Base—$20.55100%mrdn92d ago0x1d6753…8afcbf
0x4754…327b0x8e77…e2d6Base—$24.64100%mrdn92d ago0x5fa70b…87ce35
0x13db…51920x8e77…e2d6Base—$21.46100%mrdn92d ago0xa306be…255021
0xe55e…f7480x8e77…e2d6Base—$11.51100%mrdn92d ago0x7e84db…45d036
0x4754…327b0x8e77…e2d6Base—$18.55100%mrdn92d ago0xbd09cb…ff86e6
0x4754…327b0x8e77…e2d6Base—$17.67100%mrdn92d ago0x9d3153…54805d
0x13db…51920x8e77…e2d6Base—$14.73100%mrdn92d ago0x7ea038…ffeb08
0xfe8f…794d0x8e77…e2d6Base—$17.81100%mrdn92d ago0x1e50bd…25f222
0xe55e…f7480x8e77…e2d6Base—$16.70100%mrdn92d ago0x5bd152…ed7c24
0x13db…51920x8e77…e2d6Base—$18.28100%mrdn92d ago0xb78c2c…4a0ce9
0xa6a9…809d0x8e77…e2d6Base—$25.85100%mrdn92d ago0xa45d1a…ce88cc
0xfe8f…794d0x8e77…e2d6Base—$24.91100%mrdn92d ago0x6d7ee1…2778ca
0xe55e…f7480x8e77…e2d6Base—$19.13100%mrdn92d ago0x34bcd8…b15085
0xfe8f…794d0x8e77…e2d6Base—$11.83100%mrdn92d ago0x011425…2f87d1
0x4754…327b0x8e77…e2d6Base—$12.00100%mrdn92d ago0xdb5465…51998b
0x1cec…8dd40x8e77…e2d6Base—$19.21100%mrdn92d ago0xac52ee…9225a4

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.