Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0184…a3660x32bc…9008Base$7.7470%0xbfb1…5ca69d ago0x450d53…55f103
0xf971…584a0x32bc…9008Base$3.8770%0xbfb1…5ca69d ago0xf1fd1d…de8341
0x5d17…ade50x32bc…9008Base$3.8770%0xbfb1…5ca69d ago0x909000…447a8f
0x0eb6…56f30x32bc…9008Base$3.8770%0xbfb1…5ca69d ago0x55326a…8d7f95
0xccb8…f0fe0x32bc…9008Base$7.9970%0xbfb1…5ca69d ago0x267036…55feee
0x9322…5f5a0x32bc…9008Base$7.9970%0xbfb1…5ca610d ago0xde17e7…e9b3ba
0x3256…bf3f0x32bc…9008Base$7.9970%0xbfb1…5ca610d ago0x573be9…71fb26
0x0b6c…640b0x32bc…9008Base$200.0070%0xbfb1…5ca610d ago0x397c7f…a5dd9f
0xf045…00010x32bc…9008Base$10.0070%0xbfb1…5ca610d ago0x4d75b0…222119
0x5697…f9b20x32bc…9008Base$15.9970%0xbfb1…5ca610d ago0x5b03aa…407c86
0x574a…e9b70x32bc…9008Base$25.0070%0xbfb1…5ca610d ago0xf80fdf…d94849
0x37fb…e7090x32bc…9008Base$25.0070%0xbfb1…5ca610d ago0xbfc89a…aa524e
0xf2d6…71b10x32bc…9008Base$3.8070%0xbfb1…5ca610d ago0x6936f0…5ddcaa

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.