Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.003932100%coinbase141d ago0xb2f0d6…843519
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x48b009…35c94f
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x24d7c8…d5af4b
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x8750f7…464e6e
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x2e58b0…df7e2a
0x7c52…0ece0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase141d ago0x3ccfe8…2b2a36
0x7c52…0ece0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase141d ago0x9fcea7…c4409d
0x7c52…0ece0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase141d ago0x8f0a6d…a42fe9
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase141d ago0x5e47e8…f587f1
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x8ecc12…5ebee1
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0xac184e…839b2a
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.003932100%coinbase141d ago0x482fdc…eadfe4
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x59c12d…481819
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0xcce4b1…a5c688
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.003932100%coinbase141d ago0xfdc3c6…59d00e
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x129458…8d741c
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x923fd3…281129
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x7723a5…208450
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase141d ago0x477fca…c59890
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0xdae4fd…e4c5e7
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.003932100%coinbase141d ago0xc6b81f…5bf615
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x646e63…6df314
0xc577…7efd0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0xceb31c…899838
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0xd5decb…eaa9ed
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x01ef89…add70e

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.