Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0xc0f29d…b32784
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0xb92349…390f45
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x57189d…f71f1f
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x717396…5e3dc9
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x4cf754…e4e12f
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0xb63af7…38462a
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0xc23564…d547ee
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x4a19dc…94ea2b
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0xb9b4d4…03a532
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0xb5fabf…a7b285
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x84c811…901112
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x822ff0…a8bf84
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0xf9981e…ca206a
0x23e3…817a0xfdba…9115Base—$1.30100%payAI12d ago0xe6572f…a88bfc
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0xcb16fe…3ac9e5
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x781c5e…ce7954
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0xbd743f…a6da22
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x0b4a33…7b2d05
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x1fba16…5d47ad
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x5c5e4b…2293e9
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0xdf7533…a45e5b
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x5e1ce6…4106f1
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0xab2962…f93d78
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x539344…5e1f89
0xfdba…91150xcc19…930eBase—$0.10100%payAI12d ago0x5aa800…6ccadb

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.