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$24.45100%mrdn61d ago0x28b170…5f28da
0xe55e…f7480x8e77…e2d6Base$19.91100%mrdn61d ago0x6f9d84…4f8edf
0xe55e…f7480x8e77…e2d6Base$20.10100%mrdn61d ago0x5d0102…631664
0xe55e…f7480x8e77…e2d6Base$20.09100%mrdn61d ago0xf6dd48…2deed1
0xe55e…f7480x8e77…e2d6Base$15.09100%mrdn61d ago0xbcb7d4…750399
0xe55e…f7480x8e77…e2d6Base$19.32100%mrdn61d ago0x650767…442620
0xe55e…f7480x8e77…e2d6Base$30.30100%mrdn61d ago0x663d6c…4a61fa
0xe55e…f7480x8e77…e2d6Base$18.18100%mrdn61d ago0x1541c3…57b5f7
0xe55e…f7480x8e77…e2d6Base$19.57100%mrdn61d ago0x9abcb5…b7dee3
0xe55e…f7480x8e77…e2d6Base$22.98100%mrdn61d ago0x0a03bf…4fefa1
0xe55e…f7480x8e77…e2d6Base$27.09100%mrdn61d ago0x12c823…344362
0xe55e…f7480x8e77…e2d6Base$31.38100%mrdn61d ago0x589871…863ecc
0xe55e…f7480x8e77…e2d6Base$25.39100%mrdn61d ago0xda64cb…d84739
0xe55e…f7480x8e77…e2d6Base$29.42100%mrdn61d ago0x148c2d…cb4a19
0xe55e…f7480x8e77…e2d6Base$28.91100%mrdn61d ago0x623ed9…3044dd
0xe55e…f7480x8e77…e2d6Base$33.63100%mrdn61d ago0x220bf1…b428fd
0xe55e…f7480x8e77…e2d6Base$15.62100%mrdn62d ago0x00eebc…1ce744
0xe55e…f7480x8e77…e2d6Base$22.38100%mrdn62d ago0x964189…aae52b
0xe55e…f7480x8e77…e2d6Base$30.18100%mrdn62d ago0xa3b43c…554b0c
0xe55e…f7480x8e77…e2d6Base$30.61100%mrdn62d ago0x7030de…938cb9
0xe55e…f7480x8e77…e2d6Base$32.03100%mrdn62d ago0x6d5067…97d5b2
0xe55e…f7480x8e77…e2d6Base$27.09100%mrdn62d ago0x49bc9d…69aae9
0xe55e…f7480x8e77…e2d6Base$17.56100%mrdn62d ago0xe7759a…4df021
0xe55e…f7480x8e77…e2d6Base$23.84100%mrdn62d ago0x35d82b…50a400
0xe55e…f7480x8e77…e2d6Base$25.97100%mrdn62d ago0x386c4e…74838c

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.