Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xfe8f…794dBase$23.04100%mrdn17d ago0x0dac3b…5cf79d
0x13db…51920xfe8f…794dBase$22.26100%mrdn17d ago0xfdfcf3…d16e0a
0xfe8f…794d0x1cec…8dd4Base$12.66100%mrdn17d ago0xf89a69…599fc6
0xfe8f…794d0x13db…5192Base$14.05100%mrdn17d ago0x87041d…04ead4
0xfe8f…794d0x1cec…8dd4Base$14.84100%mrdn17d ago0x2c491e…422f9b
0xa6a9…809d0xfe8f…794dBase$12.11100%mrdn17d ago0x81cb67…800336
0xfe8f…794d0x13db…5192Base$20.31100%mrdn17d ago0xc147d1…5b4202
0xfe8f…794d0xa6a9…809dBase$16.26100%mrdn17d ago0xcaa4d8…2c254d
0xe55e…f7480xfe8f…794dBase$18.24100%mrdn17d ago0x4a376f…dd04f7
0xfe8f…794d0x4754…327bBase$25.46100%mrdn17d ago0x3475f9…8b5a52
0x4754…327b0xfe8f…794dBase$21.16100%mrdn17d ago0x73e581…5ad6e9
0xfe8f…794d0xe55e…f748Base$18.84100%mrdn17d ago0x9cbf6b…c6b7e5
0x13db…51920xfe8f…794dBase$27.17100%mrdn17d ago0x43b5bb…3ee52f
0x4754…327b0xfe8f…794dBase$25.32100%mrdn17d ago0xd0a6b8…724d9e
0x4754…327b0xfe8f…794dBase$26.61100%mrdn17d ago0xbc126f…8ba69b
0xfe8f…794d0xa6a9…809dBase$25.44100%mrdn17d ago0xb5d243…b83e8c
0xfe8f…794d0x4754…327bBase$26.94100%mrdn17d ago0x6a41d8…9ebfbd
0xfe8f…794d0x4754…327bBase$19.15100%mrdn17d ago0xb63c36…d0fba1
0xfe8f…794d0x4754…327bBase$22.49100%mrdn17d ago0xbaa963…e41b4e
0xa6a9…809d0xfe8f…794dBase$18.16100%mrdn17d ago0xe7fd51…d9eecc
0xe55e…f7480xfe8f…794dBase$21.56100%mrdn17d ago0xed63ca…707bb5
0x4754…327b0xfe8f…794dBase$18.00100%mrdn17d ago0x97ccdd…e5a0d6
0xe55e…f7480xfe8f…794dBase$14.89100%mrdn17d ago0xf45b40…c296d8
0xfe8f…794d0x13db…5192Base$13.24100%mrdn17d ago0xc83be6…7afb1e
0xfe8f…794d0xa6a9…809dBase$14.00100%mrdn17d ago0xbb0c4b…617528

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.