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—$17.18100%mrdn97d ago0x68d333…6c6b3e
0xfe8f…794d0x8e77…e2d6Base—$15.17100%mrdn98d ago0xb09417…ed0100
0xfe8f…794d0x8e77…e2d6Base—$15.31100%mrdn98d ago0xc224fd…802724
0xfe8f…794d0x8e77…e2d6Base—$31.28100%mrdn98d ago0xb04192…933894
0xfe8f…794d0x8e77…e2d6Base—$17.27100%mrdn98d ago0x67201d…f04756
0xfe8f…794d0x8e77…e2d6Base—$30.91100%mrdn98d ago0x6ded46…b907a2
0xfe8f…794d0x8e77…e2d6Base—$16.26100%mrdn98d ago0x4e5f81…be04fc
0xfe8f…794d0x8e77…e2d6Base—$30.53100%mrdn98d ago0xff9f65…79e393
0xfe8f…794d0x8e77…e2d6Base—$18.28100%mrdn98d ago0x50008d…a32a76
0xfe8f…794d0x8e77…e2d6Base—$27.58100%mrdn98d ago0x2ce59f…c753e9
0xfe8f…794d0x8e77…e2d6Base—$29.75100%mrdn98d ago0x13f86a…32c436
0xfe8f…794d0x8e77…e2d6Base—$30.71100%mrdn98d ago0x95004b…b8a3e4
0xfe8f…794d0x8e77…e2d6Base—$28.70100%mrdn98d ago0xe6fed1…5a998b
0xfe8f…794d0x8e77…e2d6Base—$16.92100%mrdn98d ago0xf38e8f…516c3a
0xfe8f…794d0x8e77…e2d6Base—$29.20100%mrdn98d ago0x7012fc…4ec281
0xfe8f…794d0x8e77…e2d6Base—$24.56100%mrdn98d ago0xbb72d3…561591
0xfe8f…794d0x8e77…e2d6Base—$28.08100%mrdn98d ago0x9dba1a…00598e
0xfe8f…794d0x8e77…e2d6Base—$23.19100%mrdn98d ago0xc41ef8…297a7e
0xfe8f…794d0x8e77…e2d6Base—$29.29100%mrdn98d ago0x70eabf…ebfa99
0xfe8f…794d0x8e77…e2d6Base—$25.59100%mrdn98d ago0x6c1620…20193a
0xfe8f…794d0x8e77…e2d6Base—$22.07100%mrdn98d ago0x70bbda…898310
0xfe8f…794d0x8e77…e2d6Base—$29.14100%mrdn98d ago0xad9100…50d5cf
0xfe8f…794d0x8e77…e2d6Base—$24.14100%mrdn98d ago0xe6115d…cdea0e
0xfe8f…794d0x8e77…e2d6Base—$18.50100%mrdn98d ago0x129a94…ff1152

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.