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.77100%mrdn69d ago0x3f36a7…b4df5f
0xfe8f…794d0x8e77…e2d6Base—$17.99100%mrdn69d ago0x68f019…d78d2d
0xfe8f…794d0x8e77…e2d6Base—$12.95100%mrdn69d ago0x683afc…65de54
0xfe8f…794d0x8e77…e2d6Base—$16.23100%mrdn69d ago0xec39ee…5a3f85
0xfe8f…794d0x8e77…e2d6Base—$13.35100%mrdn69d ago0x74d47d…6f71c3
0xfe8f…794d0x8e77…e2d6Base—$15.85100%mrdn69d ago0x2df6d5…10b064
0xfe8f…794d0x8e77…e2d6Base—$23.15100%mrdn69d ago0x255c5f…6517a1
0xfe8f…794d0x8e77…e2d6Base—$26.51100%mrdn69d ago0x450cdf…9ca172
0xfe8f…794d0x8e77…e2d6Base—$27.67100%mrdn69d ago0xfeb0b2…b34fa2
0xfe8f…794d0x8e77…e2d6Base—$22.26100%mrdn69d ago0xb3e198…60447f
0xfe8f…794d0x8e77…e2d6Base—$19.59100%mrdn69d ago0x57b54c…528412
0xfe8f…794d0x8e77…e2d6Base—$29.44100%mrdn69d ago0x0e352f…b339bf
0xfe8f…794d0x8e77…e2d6Base—$21.39100%mrdn69d ago0xf1290f…77ff46
0xfe8f…794d0x8e77…e2d6Base—$24.65100%mrdn70d ago0x54f75e…6e4971
0xfe8f…794d0x8e77…e2d6Base—$17.45100%mrdn70d ago0x711d9b…c4cdfd

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.