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—$12.67100%mrdn96d ago0x0b1f81…771897
0xfe8f…794d0x8e77…e2d6Base—$16.73100%mrdn96d ago0xea8925…35d48e
0xfe8f…794d0x8e77…e2d6Base—$18.74100%mrdn96d ago0xb65ec3…7279bf
0xfe8f…794d0x8e77…e2d6Base—$18.35100%mrdn96d ago0xb043f1…05b7cd
0xfe8f…794d0x8e77…e2d6Base—$14.42100%mrdn96d ago0xfeed98…13451d
0xfe8f…794d0x8e77…e2d6Base—$16.99100%mrdn96d ago0x9d2192…103dd0
0xfe8f…794d0x8e77…e2d6Base—$17.70100%mrdn96d ago0x1a1898…7f06f0
0xfe8f…794d0x8e77…e2d6Base—$23.26100%mrdn96d ago0xf39668…c348f9
0xfe8f…794d0x8e77…e2d6Base—$10.51100%mrdn96d ago0x66aac8…326cdb
0xfe8f…794d0x8e77…e2d6Base—$15.88100%mrdn96d ago0x2f5692…67f96a
0xfe8f…794d0x8e77…e2d6Base—$16.68100%mrdn96d ago0xcd2f10…758257
0xfe8f…794d0x8e77…e2d6Base—$22.30100%mrdn96d ago0x3bfc36…b90787
0xfe8f…794d0x8e77…e2d6Base—$23.93100%mrdn96d ago0x514ee7…d04a2a
0xfe8f…794d0x8e77…e2d6Base—$11.74100%mrdn96d ago0xc02868…47fd8c
0xfe8f…794d0x8e77…e2d6Base—$15.22100%mrdn96d ago0x2eb87b…df3ea3
0xfe8f…794d0x8e77…e2d6Base—$12.55100%mrdn96d ago0x1872cc…14fe7b
0xfe8f…794d0x8e77…e2d6Base—$24.42100%mrdn96d ago0xe787b6…9821e7
0xfe8f…794d0x8e77…e2d6Base—$18.15100%mrdn96d ago0x1acbce…7c9349
0xfe8f…794d0x8e77…e2d6Base—$24.84100%mrdn97d ago0x597366…8f8ce2
0xfe8f…794d0x8e77…e2d6Base—$16.85100%mrdn97d ago0x37c2c8…bd9992
0xfe8f…794d0x8e77…e2d6Base—$16.18100%mrdn97d ago0x052eab…e8c569
0xfe8f…794d0x8e77…e2d6Base—$20.43100%mrdn97d ago0xdcbe87…a32345
0xfe8f…794d0x8e77…e2d6Base—$24.70100%mrdn97d ago0x85b856…6148a9
0xfe8f…794d0x8e77…e2d6Base—$24.48100%mrdn97d ago0x038366…3d24a0
0xfe8f…794d0x8e77…e2d6Base—$21.32100%mrdn97d ago0x065a3a…a7e953

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.