Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6185…47650x6a0a…bf67Base—$0.01100%coinbase2d ago0xd8ced1…f2b16e
0x6185…47650x6a0a…bf67Base—$0.01100%coinbase2d ago0xef7f3f…3453c1
0x6185…47650x6a0a…bf67Base—$0.01100%coinbase2d ago0xe2212e…c329e9
0x6185…47650x6a0a…bf67Base—$0.01100%coinbase2d ago0xc44bb2…8f2b6f
0x6185…47650x6a0a…bf67Base—$0.01100%coinbase2d ago0x277888…de5082
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x13ca85…684bec
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x7d7aed…99438a
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x5f4d97…3bca16
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x41b04a…ae0e6b
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x2e8c99…867264
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x89885e…5b2a08
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x94ed4d…c2eee0
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x2822c6…08346d
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0xb6d1a9…8e9e4a
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x844326…6d1d9a
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0xc048b9…424dd2
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0xccb105…2c782e
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0xcc56c0…def047
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x1cb548…53ef44
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x87188f…1ec098
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x27ce34…b34085
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x8ea3f1…1686de
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x5ff53f…36c52d
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0xa1d436…8c1b96
0x6185…47650x6a0a…bf67Base—$0.10100%coinbase2d ago0x39327c…f049a9

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.