Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5516…d33d0x5d70…73d7Base—$0.01100%coinbase74d ago0xc8234c…742ea1
0x5516…d33d0x9573…ab44Base—$0.01100%coinbase74d ago0x24314c…045607
0x5516…d33d0x4647…06adBase—$0.01100%coinbase74d ago0x27f36b…a946c5
0x5516…d33d0x6382…67baBase—$0.01100%coinbase74d ago0x1381de…e2801e
0x5516…d33d0x13de…94a8Base—$0.01100%coinbase74d ago0x523ebb…ca882e
0x5516…d33d0xec26…324bBase—$0.01100%coinbase74d ago0x16148f…a5f7eb
0x5516…d33d0xc53a…5674Base—$0.01100%coinbase74d ago0x94e05b…164236
0x5516…d33d0x2f4c…f965Base—$0.01100%coinbase74d ago0x197cac…088ab7
0x5516…d33d0xaf79…be94Base—$0.01100%coinbase74d ago0x717193…23492e
0x5516…d33d0x870e…0f51Base—$0.01100%coinbase74d ago0xa2bcb0…7e4042
0x5516…d33d0x7594…de4dBase—$0.01100%coinbase74d ago0x363686…891aa2
0x5516…d33d0x2220…a26aBase—$0.01100%coinbase74d ago0xfca77e…768ea4
0x5516…d33d0xd27c…ef8fBase—$0.01100%coinbase74d ago0x358d24…105193
0x5516…d33d0xefe0…c4c0Base—$0.01100%coinbase74d ago0x35b0e8…562a28
0x5516…d33d0x7611…16d1Base—$0.01100%coinbase74d ago0xdb7263…c1a354
0x5516…d33d0x3394…acc4Base—$0.01100%coinbase74d ago0x8646c4…d7b3e8
0x5516…d33d0xb5b4…8de6Base—$0.01100%coinbase74d ago0x4d2db5…85429b

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.