Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x22c092…7c743c
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x6c3e6b…dc65d9
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x6dc8f5…e0edfa
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x4107b0…408f0e
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x84dd89…1092ad
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0xa45044…540b66
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0xb6c8b6…979701
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x939301…a16be6
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x5122f9…d8fbc3
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0xee2f83…da22d9
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x75ab1f…e1284f
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x86bc74…add441
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x79e648…7cd775
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x9996fe…90035a
0x3a87…46690xbf6f…3422Base—$1.40100%payAI12d ago0x678a8e…d003cf
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x3e9c95…a9d155
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x4b9923…041fcf
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x601a76…24e33b
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x751293…c361c2
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0xba28c3…49d997
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x540385…e0dcfd
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0xb46ff6…afcc22
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0x024882…596b70
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0xe06f92…b20447
0xbf6f…34220xcc19…930eBase—$0.10100%payAI12d ago0xb73af3…a61e79

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.