Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc875…8fca0xb4f9…599fBasex402 service$0.15100%payAI4d ago0x6a3119…7d07cc
0xc875…8fca0xb4f9…599fBasex402 service$0.15100%payAI4d ago0xe7c3a5…0f5909
0xc875…8fca0xb4f9…599fBasex402 service$0.50100%coinbase4d ago0x40dd48…5b2cf7
0xc875…8fca0xb4f9…599fBasex402 service$2.50100%payAI4d ago0xa1ef24…c9f7b9
0xc875…8fca0xb4f9…599fBasex402 service$1.00100%payAI4d ago0xcda695…d61dd5
0xc875…8fca0xb4f9…599fBasex402 service$0.80100%payAI4d ago0xbd2757…bd2eef
0xc875…8fca0xb4f9…599fBasex402 service$0.50100%payAI4d ago0x0f0808…7aa35a
0xc875…8fca0xb4f9…599fBasex402 service$0.15100%payAI4d ago0xbf04e7…0ca397
0xc875…8fca0x7d1e…9a6fBasex402 service$0.15100%coinbase5d ago0xe8b78d…8ed41b
0xc875…8fca0x7d1e…9a6fBasex402 service$0.15100%payAI5d ago0xe944ce…52f6be
0xc875…8fca0x7d1e…9a6fBasex402 service$0.02100%payAI5d ago0xe7f066…ccc47f
0xc875…8fca0xb4f9…599fBasex402 service$0.05100%coinbase5d ago0xda7be7…da6f8b
0xc875…8fca0xb4f9…599fBasex402 service$0.02100%coinbase5d ago0xcc9720…5695f4
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%coinbase5d ago0x1e0122…c01dec
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI5d ago0xe2fbf0…04d4f7
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI5d ago0x7f4e55…0617fd
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI5d ago0x2ebae8…f42b08
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI5d ago0xaf1882…75af52
0xc875…8fca0xb4f9…599fBasex402 service$0.05100%payAI5d ago0x02edc2…c578ae
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI5d ago0x944dba…fcda1a
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI5d ago0xe8dcfb…f90f9c
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI5d ago0x9548e8…91ba9b
0xc875…8fca0xb4f9…599fBasex402 service$0.02100%payAI5d ago0xf70825…d05f8e

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.