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—$20.94100%mrdn75d ago0x86ea5a…bda9e8
0xa6a9…809d0x8e77…e2d6Base—$27.27100%mrdn75d ago0x15d2a8…4ba68e
0xe55e…f7480x8e77…e2d6Base—$12.76100%mrdn75d ago0x84e8de…8474e7
0x13db…51920x8e77…e2d6Base—$13.88100%mrdn75d ago0x6fa995…e9fe9f
0xfe8f…794d0x8e77…e2d6Base—$22.24100%mrdn75d ago0x547dac…58dedd
0x1cec…8dd40x8e77…e2d6Base—$28.74100%mrdn75d ago0x875ab2…6f5fed
0x1cec…8dd40x8e77…e2d6Base—$27.88100%mrdn75d ago0x1bf132…328f75
0xfe8f…794d0x8e77…e2d6Base—$21.98100%mrdn75d ago0x876d8e…d56aee
0xa6a9…809d0x8e77…e2d6Base—$13.46100%mrdn75d ago0x408963…494fc9
0xe55e…f7480x8e77…e2d6Base—$18.83100%mrdn75d ago0xb72205…bd67fb
0xe55e…f7480x8e77…e2d6Base—$28.19100%mrdn75d ago0x81e169…9c0383
0xfe8f…794d0x8e77…e2d6Base—$27.18100%mrdn75d ago0xb36556…d2bb47
0xfe8f…794d0x8e77…e2d6Base—$20.88100%mrdn75d ago0x3b43a5…7cade5
0xfe8f…794d0x8e77…e2d6Base—$28.16100%mrdn75d ago0x4365b6…fa4f2f
0xfe8f…794d0x8e77…e2d6Base—$25.53100%mrdn75d ago0x879fca…751699
0xa6a9…809d0x8e77…e2d6Base—$15.27100%mrdn75d ago0x30fb01…4a1ad8
0x4754…327b0x8e77…e2d6Base—$27.16100%mrdn75d ago0x51a992…625f15
0xa6a9…809d0x8e77…e2d6Base—$12.52100%mrdn75d ago0x110308…87fc11
0xa6a9…809d0x8e77…e2d6Base—$22.98100%mrdn75d ago0x3759a6…8ed2b6
0xe55e…f7480x8e77…e2d6Base—$28.51100%mrdn75d ago0x8ba9c2…2ef9b7
0xa6a9…809d0x8e77…e2d6Base—$19.46100%mrdn75d ago0x78d054…bf65ba
0xfe8f…794d0x8e77…e2d6Base—$27.33100%mrdn75d ago0xee0ba4…3401dc
0x13db…51920x8e77…e2d6Base—$23.95100%mrdn75d ago0x562054…82b290
0xa6a9…809d0x8e77…e2d6Base—$16.00100%mrdn75d ago0x3ca294…2197ca
0xe55e…f7480x8e77…e2d6Base—$28.33100%mrdn75d ago0xb245c5…da865f

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.