Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xa6a9…809dBase$23.50100%mrdn22d ago0x17713a…829340
0xa6a9…809d0xe55e…f748Base$19.89100%mrdn22d ago0x41f2da…3e3f5d
0x13db…51920xa6a9…809dBase$12.78100%mrdn22d ago0xdd9463…65e095
0xa6a9…809d0x4754…327bBase$12.52100%mrdn22d ago0x77ef84…815251
0xa6a9…809d0x4754…327bBase$13.09100%mrdn22d ago0xdfed79…8112b5
0xa6a9…809d0xe55e…f748Base$12.13100%mrdn22d ago0x4d25a0…9f3e82
0xe55e…f7480xa6a9…809dBase$15.28100%mrdn22d ago0xc7c65f…1bf46a
0xa6a9…809d0xfe8f…794dBase$23.99100%mrdn22d ago0xa784bd…98b679
0xa6a9…809d0x13db…5192Base$12.63100%mrdn22d ago0x095630…44c00c
0xa6a9…809d0x4754…327bBase$15.62100%mrdn22d ago0xb627ad…309993
0xa6a9…809d0xe55e…f748Base$20.19100%mrdn22d ago0x02f650…f98300
0xa6a9…809d0x4754…327bBase$17.45100%mrdn22d ago0xe9c24e…050ad1
0xfe8f…794d0xa6a9…809dBase$16.26100%mrdn22d ago0xffde53…855ed6
0x13db…51920xa6a9…809dBase$13.52100%mrdn22d ago0xf348d0…9d8248
0x4754…327b0xa6a9…809dBase$25.09100%mrdn22d ago0x29642e…956978
0xfe8f…794d0xa6a9…809dBase$19.28100%mrdn22d ago0x50643b…41c088
0xfe8f…794d0xa6a9…809dBase$16.25100%mrdn22d ago0x5732b5…0ad0d3
0xa6a9…809d0xe55e…f748Base$13.85100%mrdn22d ago0x4fbe4a…9d3c9c
0xa6a9…809d0x13db…5192Base$18.12100%mrdn22d ago0x201db4…cfdaf3
0xa6a9…809d0xe55e…f748Base$15.33100%mrdn22d ago0x95cfe1…8d25ba
0x4754…327b0xa6a9…809dBase$14.35100%mrdn22d ago0x51febf…994ff7
0xa6a9…809d0xe55e…f748Base$27.13100%mrdn22d ago0x03aaf3…5a566d
0xa6a9…809d0x1cec…8dd4Base$16.41100%mrdn22d ago0x497021…e15329
0x4754…327b0xa6a9…809dBase$22.07100%mrdn22d ago0x075c24…c15dfb
0xa6a9…809d0x13db…5192Base$12.52100%mrdn22d ago0x9e67af…d3ac8c

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.