Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46f1…638b0x50eb…6480Base$0.003100%0x54f0…7932100d ago0x3ac8fb…2921fa
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x333d2c…d645eb
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xac22d2…f852ab
0x46f1…638b0x50eb…6480Base$0.0005100%0x54f0…7932101d ago0xc518ad…242c50
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xd4e590…f16d64
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x2525ab…4b2984
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xaaa620…43a0c0
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x43d273…542265
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xe6112c…becda5
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x97c84d…bdc1b9
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xa15067…98a47d
0x46f1…638b0x50eb…6480Base$0.003100%0x54f0…7932101d ago0x88594e…2c057a
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xd8d7cd…bc7039
0x46f1…638b0x50eb…6480Base$0.003100%0x54f0…7932101d ago0x95e0c3…647bb6
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xab4284…b82ae3
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x9cb2fa…f8a414
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xdc7e73…27514a
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x6b5be3…5d9005
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xbc80f7…090fd3
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x32b3df…cf4ba9
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x469559…5a50ba
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x771225…3dd275
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x4edd9e…5e9550
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xbe12a4…1fc481
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xf53ea8…4e4382

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.