Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
deilson.eth0x7d2c…bcfeBase$0.05100%coinbase63d ago0x90c112…be37b2
deilson.eth0x7d2c…bcfeBase$0.05100%coinbase63d ago0x4bb958…48e7df
deilson.eth0x7d2c…bcfeBase$0.05100%coinbase63d ago0x7a0fca…6d04e5
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase63d ago0x12ec3e…3d6e18
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase63d ago0xe1cfe7…617f94
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase63d ago0x1405f8…9ad38c
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase63d ago0xf9d307…439e02
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase63d ago0xc2fd46…2bae04
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase63d ago0x2207f2…d4296b
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase63d ago0x48fa9e…37c341
0x87a0…5b090x7d2c…bcfeBase$0.05100%coinbase63d ago0x5d2974…cbd7cc
0x87a0…5b090x7d2c…bcfeBase$0.05100%coinbase63d ago0x7687d9…932918
0x87a0…5b090x7d2c…bcfeBase$0.05100%coinbase63d ago0x40853e…d494e7
0x87a0…5b090x7d2c…bcfeBase$0.05100%coinbase63d ago0x8ac9a6…edc925
0x87a0…5b090x7d2c…bcfeBase$0.05100%coinbase63d ago0x1b52cf…071273
0x87a0…5b090x7d2c…bcfeBase$0.05100%coinbase63d ago0x09825d…f12f28
0x87a0…5b090x7d2c…bcfeBase$0.05100%coinbase63d ago0x31e8cf…93eadb
0x5563…a8da0x7d2c…bcfeBase$0.05100%coinbase63d ago0xcde4f8…bde021
0x5563…a8da0x7d2c…bcfeBase$0.05100%coinbase63d ago0x2af4bd…8920f0
0x5563…a8da0x7d2c…bcfeBase$0.05100%coinbase63d ago0xe67aed…e71a82
0x5563…a8da0x7d2c…bcfeBase$0.05100%coinbase63d ago0xc3ebf9…fbc150
0x5563…a8da0x7d2c…bcfeBase$0.05100%coinbase63d ago0xe83a75…46f9c7
0x5563…a8da0x7d2c…bcfeBase$0.05100%coinbase63d ago0x150e01…6ccfaf
0x5563…a8da0x7d2c…bcfeBase$0.05100%coinbase63d ago0xd56978…58377e
0x3600…29720x7d2c…bcfeBase$0.05100%coinbase63d ago0x865116…b3bd3f

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.