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$36.29100%mrdn45d ago0x362d52…911b5a
0xfe8f…794d0x8e77…e2d6Base$21.76100%mrdn45d ago0x5a9893…e8651a
0xfe8f…794d0x8e77…e2d6Base$45.20100%mrdn45d ago0xe8ebf7…977f6c
0xfe8f…794d0x8e77…e2d6Base$33.48100%mrdn45d ago0x37a64e…def619
0x13db…51920xfe8f…794dBase$28.31100%mrdn45d ago0x404f8c…94c4ee
0x4754…327b0xfe8f…794dBase$41.74100%mrdn45d ago0xb8dcf1…6119c6
0xfe8f…794d0xa6a9…809dBase$38.39100%mrdn45d ago0x152165…417299
0xfe8f…794d0x8e77…e2d6Base$48.37100%mrdn45d ago0x063f35…f7770d
0xfe8f…794d0x13db…5192Base$27.97100%mrdn45d ago0x5f139b…12419e
0xe55e…f7480xfe8f…794dBase$32.23100%mrdn45d ago0x5ed678…7bcab0
0x13db…51920xfe8f…794dBase$34.02100%mrdn45d ago0xcc3309…39502d
0xfe8f…794d0x8e77…e2d6Base$32.40100%mrdn45d ago0x2cdccb…f3764b
0xfe8f…794d0x13db…5192Base$45.28100%mrdn45d ago0x9b9a3e…ce0aef
0xfe8f…794d0x8e77…e2d6Base$25.92100%mrdn45d ago0x88e457…a3bd19
0xfe8f…794d0x8e77…e2d6Base$47.71100%mrdn45d ago0x99652d…c00b7f
0xfe8f…794d0xe55e…f748Base$47.26100%mrdn45d ago0xf72421…99e9df
0xfe8f…794d0x8e77…e2d6Base$24.20100%mrdn45d ago0xd7106c…658538
0xa6a9…809d0xfe8f…794dBase$27.57100%mrdn45d ago0x881076…957055
0xfe8f…794d0x8e77…e2d6Base$46.05100%mrdn46d ago0xb4f637…125bb4
0xfe8f…794d0x8e77…e2d6Base$37.79100%mrdn46d ago0x3accf0…b8b3e9
0xfe8f…794d0x8e77…e2d6Base$51.75100%mrdn46d ago0x7ee725…8ed220
0xfe8f…794d0x8e77…e2d6Base$49.09100%mrdn46d ago0xfeb826…b20b17
0xfe8f…794d0x8e77…e2d6Base$38.07100%mrdn46d ago0xebf62a…7ddcf6
0xfe8f…794d0x8e77…e2d6Base$47.01100%mrdn46d ago0xd0a29f…d54ef1
0xfe8f…794d0x8e77…e2d6Base$24.81100%mrdn46d ago0x7f321b…fa97d0

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.