Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3a0…1c6b0x075d…67f4Base—$0.01100%coinbase69d ago0x447c6c…f54023
0xa3a0…1c6b0x54ea…ee50Base—$0.01100%coinbase69d ago0xea024b…1597c9
0xa3a0…1c6b0xb5a2…27cdBase—$0.01100%coinbase69d ago0xb84742…73189a
0xa3a0…1c6b0x4083…79fdBase—$0.01100%coinbase69d ago0x3a16b1…de371d
0xa3a0…1c6b0xad9f…f8bbBase—$0.01100%coinbase69d ago0x4c747a…b14b7f
0xa3a0…1c6b0xdf13…547dBase—$0.01100%coinbase69d ago0xb58733…545af0
0xa3a0…1c6b0xd39a…b97aBase—$0.01100%coinbase69d ago0xc08469…a33f3e
0xa3a0…1c6b0x05e6…16b8Base—$0.01100%coinbase69d ago0x85fb0e…90d379
0xa3a0…1c6b0x665f…eeb6Base—$0.01100%coinbase69d ago0x90e337…988d09
0xa3a0…1c6b0x4bc5…a26eBase—$0.01100%coinbase69d ago0x826c71…01bb0e
0xa3a0…1c6b0xda85…93edBase—$0.01100%coinbase69d ago0x4478a8…f24259
0xa3a0…1c6b0xa942…5eb3Base—$0.01100%coinbase69d ago0x280e3a…fe674e
0xa3a0…1c6b0xa295…66b5Base—$0.01100%coinbase69d ago0x5c969c…f61e17
0xa3a0…1c6b0xc9fd…ab9bBase—$0.01100%coinbase69d ago0x078cd4…6f1732
0xa3a0…1c6b0x123e…48edBase—$0.01100%coinbase69d ago0xa4e471…c296d3
0xa3a0…1c6b0xe242…ed69Base—$0.01100%coinbase69d ago0x6da708…4fbcd0
0xa3a0…1c6b0x3e7e…b42cBase—$0.01100%coinbase69d ago0x9c54b6…dcbdfb
0xa3a0…1c6b0xff4f…6b03Base—$0.01100%coinbase69d ago0x84779b…41bf10

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.