Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$27.58100%mrdn104d ago0x04726f…e41e47
0xe55e…f7480x8e77…e2d6Base—$15.13100%mrdn104d ago0xe38bc6…959599
0xe55e…f7480x8e77…e2d6Base—$12.31100%mrdn104d ago0xd37b1b…5331d6
0xe55e…f7480x8e77…e2d6Base—$16.26100%mrdn104d ago0xf44403…55db8d
0xe55e…f7480x8e77…e2d6Base—$28.36100%mrdn104d ago0x51c151…59a1e0
0xe55e…f7480x8e77…e2d6Base—$25.18100%mrdn104d ago0x55355e…2f0cf7
0xe55e…f7480x8e77…e2d6Base—$21.43100%mrdn104d ago0x102ff3…c45fec
0xe55e…f7480x8e77…e2d6Base—$21.45100%mrdn104d ago0xf1bdaa…f946e6
0xe55e…f7480x8e77…e2d6Base—$13.49100%mrdn104d ago0xc82d24…6b85f4
0xe55e…f7480x8e77…e2d6Base—$26.20100%mrdn104d ago0x4d6f8a…171be2
0xe55e…f7480x8e77…e2d6Base—$15.82100%mrdn104d ago0x98969d…e7e8af
0xe55e…f7480x8e77…e2d6Base—$28.18100%mrdn104d ago0x7cc0c7…b58827
0xe55e…f7480x8e77…e2d6Base—$23.33100%mrdn104d ago0xf8ca4d…eeb2d7
0xe55e…f7480x8e77…e2d6Base—$25.35100%mrdn104d ago0xe9958a…6773a3
0xe55e…f7480x8e77…e2d6Base—$13.48100%mrdn104d ago0x6de243…d4e7cf
0xe55e…f7480x8e77…e2d6Base—$27.11100%mrdn104d ago0x72a664…b12168
0xe55e…f7480x8e77…e2d6Base—$21.79100%mrdn104d ago0x318bb5…ef34ce
0xe55e…f7480x8e77…e2d6Base—$24.63100%mrdn104d ago0x0af43a…37244b
0xe55e…f7480x8e77…e2d6Base—$19.54100%mrdn104d ago0xe3cee8…f7c630
0xe55e…f7480x8e77…e2d6Base—$12.60100%mrdn104d ago0xd6fb75…68f48d
0xe55e…f7480x8e77…e2d6Base—$24.26100%mrdn104d ago0xc69af8…06a506
0xe55e…f7480x8e77…e2d6Base—$27.52100%mrdn104d ago0x0939a9…aaf56c
0xe55e…f7480x8e77…e2d6Base—$24.68100%mrdn104d ago0x99b879…794b45
0xe55e…f7480x8e77…e2d6Base—$22.90100%mrdn104d ago0x49ed49…5130dc
0xe55e…f7480x8e77…e2d6Base—$25.56100%mrdn104d ago0x1d223c…f25f99

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.