Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase87d ago0x69d207…7cd40f
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase87d ago0x3e3e21…c6fd56
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase87d ago0x342da7…08a637
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase87d ago0xe5eaa0…b7d05e
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase87d ago0x21f8a9…c2f7e5
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase87d ago0x7fd2c9…ec1e70
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase87d ago0x694371…05d61f
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase87d ago0x896d93…d38944
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase87d ago0x0db5b8…6f1721
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase87d ago0x3de357…a87636
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase87d ago0x6d9770…ff665b
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase87d ago0xc77a30…c444dd
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase88d ago0x1e9635…0b064c
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase88d ago0x789b89…0899ca
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase88d ago0xe19196…e1e4a5
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase88d ago0x299b0d…ca0bc2
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase88d ago0xf7be02…2e5be9

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.