Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c4…37fc0xe850…4f7eBase—$0.01100%coinbase79d ago0xce7c69…c041ac
0xd9c4…37fc0x16bb…8697Base—$0.01100%coinbase79d ago0xe3bfb9…7fb01c
0xd9c4…37fc0x1605…463bBase—$0.01100%coinbase79d ago0xd72bdb…e5bb39
0xd9c4…37fc0xfd3c…8998Base—$0.01100%coinbase79d ago0x2996dd…9d60c1
0xd9c4…37fc0x0d5b…8e04Base—$0.01100%coinbase79d ago0xe26018…363b40
0xd9c4…37fc0x9f22…f1c1Base—$0.01100%coinbase79d ago0x9cdd9d…08834b
0xd9c4…37fc0x6c46…d266Base—$0.01100%coinbase79d ago0x6755c1…e1924a
0xd9c4…37fc0xc57d…9d60Base—$0.01100%coinbase79d ago0x58965f…586ff3
0xd9c4…37fc0x0f23…eee4Base—$0.01100%coinbase79d ago0xf22814…8f872e
0xd9c4…37fc0x100b…e827Base—$0.01100%coinbase79d ago0xbd47bb…9b5206
0xd9c4…37fc0xb4c0…f091Base—$0.01100%coinbase79d ago0x16a81e…ad9661
0xd9c4…37fc0x6d47…9274Base—$0.01100%coinbase79d ago0xb6efa0…a9166d
0xd9c4…37fc0x5677…86bdBase—$0.01100%coinbase79d ago0x23d406…431c21
0xd9c4…37fc0xfb8c…8506Base—$0.01100%coinbase79d ago0x0d730d…6d94b5
0xd9c4…37fc0x68da…cdffBase—$0.01100%coinbase79d ago0x100cfd…f9113b
0xd9c4…37fc0xb737…166dBase—$0.01100%coinbase79d ago0xdbd4fb…a49bfc
0xd9c4…37fc0x40bd…0d66Base—$0.01100%coinbase79d ago0x6f313d…4f716d
0xd9c4…37fc0x7c75…9040Base—$0.01100%coinbase79d ago0x7d5537…d1b8b3
0xd9c4…37fc0xbbaa…aa6dBase—$0.01100%coinbase79d ago0x233123…b14155
0xd9c4…37fc0xe3a8…46c2Base—$0.01100%coinbase79d ago0x51bf8f…01051c
0xd9c4…37fc0x3d77…5aedBase—$0.01100%coinbase79d ago0x4a24cd…6cadab
0xd9c4…37fc0x9e88…1cbcBase—$0.01100%coinbase79d ago0x5f7515…6f2ba7
0xd9c4…37fc0x0983…a62bBase—$0.01100%coinbase79d ago0xc5bcc2…944227
0xd9c4…37fc0x3ade…17e4Base—$0.01100%coinbase79d ago0x89c808…34e961
0xd9c4…37fc0xd416…e0b8Base—$0.01100%coinbase79d ago0xbb96c3…1ffcd0

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.