Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0xf0ff1e…8108fb
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xfe48c7…39d5d8
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x702af3…0084da
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xbf5b92…101189
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x17f6d3…8ef883
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xc68420…8330ba
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0xd0be76…3a66a3
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x5f2004…5c0bd1
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x49b781…30661a
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x02c56b…434928
0x97f6…b47d0x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xe81895…0bdef6
0x97f6…b47d0x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x1ec0f5…685655
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x44fdef…045628
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x012779…17f790
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x84db57…e3f77a
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x829efc…288c7c
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xf2845e…1c7950
0x97f6…b47d0x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xaa2cda…301ffb
0x97f6…b47d0x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x574ccf…8f4e5e
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xed9a4f…8bddc6
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xd17629…a58d3e
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0xead541…b85817
0x97f6…b47d0x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xb340f0…a3fa9d

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.