Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x748f78…0fda4e
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x0e94cf…722ade
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x893d3a…83c81f
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0xd4de2a…8c51ee
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x54373c…29bc16
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x36fbab…5b857a
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x6a1bd8…bc8efa
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0xf7373a…55c53f
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x41459c…4431ca
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0xa2ec49…fb869f
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0xa11512…466b7c
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x49a512…327898
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0xbad062…7f4978
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x0f2f08…8282ec
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x120d72…c195c9
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x858e96…2ee445
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0xe7551a…3a866e
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x0dacdc…77269e
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x130ef5…2141d5
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x879ebf…132b5a
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x3d7cd4…b5ca9b
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0xcea63e…662015
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0xe6d32d…a130c4
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0x301d99…c4ae76
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase9d ago0xe01e85…b72193

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.