Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x923a…56080xeab2…a85aBase—$0.15100%coinbase98d ago0x733e4c…e7174e
0x923a…56080xeab2…a85aBase—$0.04100%coinbase98d ago0xadfc7b…72c070
0x923a…56080xeab2…a85aBase—$0.03100%coinbase98d ago0x369160…bf4cf0
0x923a…56080xeab2…a85aBase—$0.02100%coinbase98d ago0xcbf08c…0d46ba
0x923a…56080xeab2…a85aBase—$0.02100%coinbase98d ago0x3829fe…c76844
0x923a…56080xeab2…a85aBase—$0.02100%coinbase98d ago0xc7e2f3…0cd963
0x923a…56080xeab2…a85aBase—$0.02100%coinbase98d ago0x76a4eb…1ac053
0x923a…56080xeab2…a85aBase—$0.02100%coinbase98d ago0x7faa33…9b677e
0x923a…56080xeab2…a85aBase—$0.01100%coinbase98d ago0xd89b0c…39d9b9
0x923a…56080xeab2…a85aBase—$0.02100%coinbase98d ago0x13d0f3…2a5e81
0x923a…56080xeab2…a85aBase—$0.02100%coinbase98d ago0x5ad379…03c01c
0x923a…56080xeab2…a85aBase—$0.02100%coinbase98d ago0x0018f4…20ba3e
0x923a…56080xeab2…a85aBase—$0.02100%coinbase98d ago0x574faa…4d6df0
0x923a…56080xeab2…a85aBase—$0.02100%coinbase98d ago0x4e5b80…f731c7
0x923a…56080xeab2…a85aBase—$0.01100%coinbase98d ago0x86322e…8a3620
0x923a…56080xeab2…a85aBase—$0.01100%coinbase98d ago0x8e8a1f…da0776
0x923a…56080xeab2…a85aBase—$0.01100%coinbase98d ago0xcdb4c7…6d2433
0x923a…56080xeab2…a85aBase—$0.01100%coinbase98d ago0x832026…e1de71
0x923a…56080xeab2…a85aBase—$0.01100%coinbase98d ago0x45f134…657100
0x923a…56080xeab2…a85aBase—$0.01100%coinbase98d ago0x03b2c5…f19b77
0x923a…56080xeab2…a85aBase—$0.01100%coinbase98d ago0xd4fb44…57496f
0x923a…56080xeab2…a85aBase—$0.01100%coinbase98d ago0xfcbe13…f0e966
0x923a…56080xeab2…a85aBase—$0.03100%coinbase98d ago0x760066…1c7408
0x923a…56080xeab2…a85aBase—$0.01100%coinbase98d ago0xa8a3a4…e491ef
0x923a…56080xeab2…a85aBase—$0.15100%coinbase98d ago0xba79a2…633af5

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.