Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc210…e9ff0x2729…861bBase—$0.0025100%coinbase14d ago0xa62a4f…f461ca
0xc210…e9ff0x2729…861bBase—$0.0025100%coinbase14d ago0xd9205c…6df16d
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase14d ago0xd7e920…97f553
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase14d ago0xc12ddd…69366c
0xc210…e9ff0x2729…861bBase—$0.0025100%coinbase14d ago0x9c78b7…0a2edd
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase14d ago0x6921df…ac25fe
0xc210…e9ff0x2729…861bBase—$0.0025100%coinbase14d ago0x3241f4…1aef86
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase14d ago0x4fb8c7…3e3481
0xc210…e9ff0x2729…861bBase—$0.0025100%coinbase14d ago0x1e734b…18aa62
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase14d ago0x4fde52…fb0f37
0xc210…e9ff0x2729…861bBase—$0.0025100%coinbase14d ago0xae4d63…fcefa2
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase14d ago0x56f583…6d42d5
0xc210…e9ff0x2729…861bBase—$0.0025100%coinbase14d ago0xfc32cf…767ac3
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase14d ago0xaa85f3…764d90
0xc210…e9ff0x2729…861bBase—$0.0025100%coinbase14d ago0x3e0056…92e668
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase14d ago0x58cde5…c3cdd2
0xc210…e9ff0x2729…861bBase—$1.00100%coinbase14d ago0xa2ae20…40350c
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$1.00100%coinbase14d ago0x8c30d7…0ca4f4
0xc210…e9ff0x2729…861bBase—$0.005100%coinbase14d ago0x9d1eb4…4515c7
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase14d ago0x4b3741…393406
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase14d ago0x6f407f…aafecb
0xc210…e9ff0x2729…861bBase—$0.01100%coinbase14d ago0xd3c6a6…edbefc
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase14d ago0xc27c4e…3fbfe3
0x2729…861b0xc210…e9ffBaseFlat-rate LLMAi$0.0025100%coinbase14d ago0xf2f43f…dc6adf
0xc210…e9ff0x2729…861bBase—$0.0025100%coinbase14d ago0x9d9a27…fa37c7

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.