Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x4754…327bBase$25.61100%mrdn23d ago0xcd2ea5…4378ba
0x4754…327b0xa6a9…809dBase$18.92100%mrdn23d ago0x5a8644…000715
0x4754…327b0xe55e…f748Base$22.14100%mrdn23d ago0x48dc12…7c4f5f
0x1cec…8dd40x4754…327bBase$25.91100%mrdn23d ago0x6e8ecc…8258e0
0xe55e…f7480x4754…327bBase$15.67100%mrdn23d ago0x3db503…0c3525
0xa6a9…809d0x4754…327bBase$14.02100%mrdn23d ago0x432444…577e27
0x4754…327b0xfe8f…794dBase$21.34100%mrdn23d ago0x947959…4904bc
0x4754…327b0x1cec…8dd4Base$25.10100%mrdn23d ago0x1c95db…fd0c7e
0x1cec…8dd40x4754…327bBase$18.75100%mrdn23d ago0x7c832a…5865dd
0x4754…327b0xa6a9…809dBase$15.29100%mrdn23d ago0xf54e6b…cae76a
0xe55e…f7480x4754…327bBase$18.77100%mrdn23d ago0xda6e89…413a74
0x4754…327b0xa6a9…809dBase$22.74100%mrdn23d ago0x87c305…2047a1
0x1cec…8dd40x4754…327bBase$13.88100%mrdn23d ago0x739020…1de431
0x4754…327b0xfe8f…794dBase$18.63100%mrdn23d ago0x02762f…73db58
0x1cec…8dd40x4754…327bBase$22.01100%mrdn23d ago0xcdc285…61edeb
0x4754…327b0xe55e…f748Base$26.29100%mrdn23d ago0xfb769e…512d7d
0x4754…327b0xe55e…f748Base$20.71100%mrdn23d ago0x3b442d…8c1aee
0x4754…327b0xe55e…f748Base$11.82100%mrdn23d ago0x70e3ac…13e98e
0xa6a9…809d0x4754…327bBase$21.91100%mrdn23d ago0xbc830f…3bbd2e
0xfe8f…794d0x4754…327bBase$14.97100%mrdn23d ago0x0f54a7…7d334b
0x1cec…8dd40x4754…327bBase$16.15100%mrdn23d ago0x2d5256…2f1828
0x4754…327b0xfe8f…794dBase$17.40100%mrdn23d ago0x9c758c…46db0f
0x1cec…8dd40x4754…327bBase$25.12100%mrdn23d ago0xcd1f32…d22066
0x4754…327b0xa6a9…809dBase$26.45100%mrdn23d ago0x75c726…f24987
0x4754…327b0xe55e…f748Base$20.44100%mrdn23d ago0x043fa7…b4872a

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.