Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$5.77100%coinbase47d ago0x517d61…e98d7f
0xc43b…34c00xb0af…7de0Base—$5.57100%coinbase47d ago0x75a6cc…b16fe1
0xc43b…34c00xb0af…7de0Base—$5.40100%coinbase47d ago0x98d066…fb7074
0xc43b…34c00xb0af…7de0Base—$5.06100%coinbase47d ago0x329bfd…5aa16c
0xc43b…34c00xb0af…7de0Base—$4.86100%coinbase47d ago0xb25322…7867c1
0xc43b…34c00xb0af…7de0Base—$4.68100%coinbase47d ago0xf22ec1…8cea76
0xc43b…34c00xb0af…7de0Base—$4.40100%coinbase47d ago0x58ac71…c13a66
0xc43b…34c00xb0af…7de0Base—$4.42100%coinbase47d ago0x93b454…69df24
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0x5a4d9e…7ee1f6
0xc43b…34c00xb0af…3befBase—$3.00100%payAI47d ago0x5e800f…e33ead
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0x21982a…2e075b
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0xf957ef…264471
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0x033369…4ec5dc
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0x2642ba…9e7dd2
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0x2e8e93…694ca4
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0xc8085d…f09259
0xc43b…34c00xb0af…7de0Base—$4.51100%coinbase47d ago0x19fadf…96bd70
0xc43b…34c00xb0af…7de0Base—$4.33100%coinbase47d ago0xa5b5f4…7d14f7
0xc43b…34c00xb0af…7de0Base—$4.50100%coinbase47d ago0xe99d78…65c01e
0xc43b…34c00xb0af…7de0Base—$4.32100%coinbase47d ago0xb62e5c…280548
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0xd78302…d08254
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0x107a9e…679ef7
0xc43b…34c00xb0af…3befBase—$3.00100%payAI47d ago0xe3ee9f…eade1f
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase47d ago0x4ed917…7f3502
0xc43b…34c00xb0af…7de0Base—$4.32100%coinbase47d ago0xb272b4…70f793

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.