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—$14.80100%mrdn90d ago0x8c585c…af0318
0xfe8f…794d0x8e77…e2d6Base—$19.73100%mrdn90d ago0x42531a…df457e
0xfe8f…794d0x8e77…e2d6Base—$24.46100%mrdn90d ago0x7f854c…fc9cb4
0xfe8f…794d0x8e77…e2d6Base—$20.54100%mrdn90d ago0x9e67a1…ca4f0b
0xfe8f…794d0x8e77…e2d6Base—$16.78100%mrdn90d ago0x40800d…db4bbf
0xfe8f…794d0x8e77…e2d6Base—$29.55100%mrdn90d ago0x12f669…fff3c8
0xfe8f…794d0x8e77…e2d6Base—$14.63100%mrdn90d ago0x975c04…7efeed
0xfe8f…794d0x8e77…e2d6Base—$16.93100%mrdn90d ago0x09ff81…3a00f7
0xfe8f…794d0x8e77…e2d6Base—$21.40100%mrdn90d ago0xa2f3f7…240eb4
0xfe8f…794d0x8e77…e2d6Base—$24.51100%mrdn90d ago0x7d317c…8b6ea8
0xfe8f…794d0x8e77…e2d6Base—$18.35100%mrdn90d ago0xe38b90…342d6f
0xfe8f…794d0x8e77…e2d6Base—$12.87100%mrdn90d ago0xaf0bd2…648b1d
0xfe8f…794d0x8e77…e2d6Base—$12.29100%mrdn90d ago0x00c4b2…3ddf62
0xfe8f…794d0x8e77…e2d6Base—$11.38100%mrdn90d ago0x2f22bb…5f9513
0xfe8f…794d0x8e77…e2d6Base—$18.36100%mrdn90d ago0x026de7…f141da
0xfe8f…794d0x8e77…e2d6Base—$10.71100%mrdn90d ago0x825fd9…d6cf03
0xfe8f…794d0x8e77…e2d6Base—$22.29100%mrdn90d ago0x172008…94bf40
0xfe8f…794d0x8e77…e2d6Base—$23.16100%mrdn90d ago0x24eb6c…ddbc5b
0xfe8f…794d0x8e77…e2d6Base—$25.01100%mrdn90d ago0xf89080…173cc9
0xfe8f…794d0x8e77…e2d6Base—$11.37100%mrdn90d ago0xb90f32…06d623
0xfe8f…794d0x8e77…e2d6Base—$20.61100%mrdn90d ago0xafa232…838ffa
0xfe8f…794d0x8e77…e2d6Base—$22.70100%mrdn90d ago0xc6973f…8e5df6
0xfe8f…794d0x8e77…e2d6Base—$19.37100%mrdn90d ago0x3d38b4…87c61e
0xfe8f…794d0x8e77…e2d6Base—$19.73100%mrdn90d ago0xcd5675…f18b5c
0xfe8f…794d0x8e77…e2d6Base—$23.88100%mrdn90d ago0xb4bce0…8fb482

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.