Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base$21.32100%mrdn109d ago0x64bd9d…38fc9b
0xfe8f…794d0x8e77…e2d6Base$22.87100%mrdn109d ago0xa4b5ab…0b8438
0xfe8f…794d0x8e77…e2d6Base$16.57100%mrdn109d ago0x9b8f17…9427d5
0xfe8f…794d0x8e77…e2d6Base$27.38100%mrdn109d ago0xc324a1…a8ea95
0xfe8f…794d0x8e77…e2d6Base$22.49100%mrdn109d ago0xa0374b…43973a
0xfe8f…794d0x8e77…e2d6Base$32.47100%mrdn109d ago0xef0e1f…2be10e
0xfe8f…794d0x8e77…e2d6Base$17.11100%mrdn109d ago0x3608e3…bea186
0xfe8f…794d0x8e77…e2d6Base$27.49100%mrdn109d ago0xb3117c…e5559e
0xfe8f…794d0x8e77…e2d6Base$16.11100%mrdn109d ago0x6f9ea7…077cc7
0xfe8f…794d0x8e77…e2d6Base$17.42100%mrdn109d ago0xb20ec7…ea69c0
0xfe8f…794d0x8e77…e2d6Base$17.38100%mrdn109d ago0x287608…ded4c0
0xfe8f…794d0x8e77…e2d6Base$23.99100%mrdn109d ago0x83e143…7ebfb6
0xfe8f…794d0x8e77…e2d6Base$27.89100%mrdn109d ago0x7a2637…135a01
0xfe8f…794d0x8e77…e2d6Base$23.76100%mrdn109d ago0xbe6242…550553
0xfe8f…794d0x8e77…e2d6Base$23.91100%mrdn109d ago0x3eeb4b…fa8bea
0xfe8f…794d0x8e77…e2d6Base$15.51100%mrdn109d ago0x340862…26b356
0xfe8f…794d0x8e77…e2d6Base$14.43100%mrdn109d ago0x211ce1…b74739
0xfe8f…794d0x8e77…e2d6Base$22.68100%mrdn109d ago0xe52a5a…d7ed65
0xfe8f…794d0x8e77…e2d6Base$30.77100%mrdn109d ago0xea5c64…4f972b
0xfe8f…794d0x8e77…e2d6Base$29.64100%mrdn109d ago0xb0921f…b8c0e2
0xfe8f…794d0x8e77…e2d6Base$23.50100%mrdn109d ago0xcc07a0…64781f
0xfe8f…794d0x8e77…e2d6Base$28.00100%mrdn109d ago0x14fc7e…e48417
0xfe8f…794d0x8e77…e2d6Base$19.60100%mrdn109d ago0x612cb1…5b12f2
0xfe8f…794d0x8e77…e2d6Base$30.54100%mrdn109d ago0xed1b56…bf36bf
0xfe8f…794d0x8e77…e2d6Base$15.07100%mrdn109d ago0xd0c579…e898af

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.