Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x53b074…d16ad0
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x1184bb…9ad4e0
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x7b5b17…9fb390
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x66ec42…62e957
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x5715e8…994220
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0xd49e76…1f0080
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xab23ec…7c5558
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0xcca9fb…6d8f10
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xeff5ea…5993c8
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x6e8be2…4ca3a3
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x4ca460…1b8bde
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0xce7d7f…1ad8e8
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x8ddd3f…d7241a
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xbf5dc9…5317d4
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x5d9693…e1cbf0
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0xa9f061…51bfd6
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0xac9f92…3f562e
0xcd84…2d490x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x34f0ec…bde972
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xa87316…200983
0xcd84…2d490x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0xed0af3…286613
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x19fe99…50c9a8

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.