Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf6e…53070xbc00…3b8aBase—$0.10100%payAI14d ago0x7556d9…7cac99
0xaf6e…53070xfff3…25afBase—$0.10100%payAI14d ago0x0396bc…46de8d
0xaf6e…53070xaeb8…036eBase—$0.10100%payAI14d ago0x94ea5a…df3466
0xaf6e…53070xe14b…f7a8Base—$0.10100%payAI14d ago0x838c4e…0636f4
0xaf6e…53070x1fde…7435Base—$0.10100%payAI14d ago0xcbfe64…969d3f
0xaf6e…53070xd5f3…26aeBase—$0.10100%payAI14d ago0xf408aa…2b0adb
0xaf6e…53070x91dd…690dBase—$0.10100%payAI14d ago0xbf6e5f…1441cd
0xaf6e…53070xe526…9e4aBase—$0.10100%payAI14d ago0x0a5775…e92017
0xaf6e…53070xddc8…fad7Base—$0.10100%payAI14d ago0x0fd26d…f89da1
0xaf6e…53070x6158…83bbBase—$0.10100%payAI14d ago0xbc0f0f…cf0f9c
0xaf6e…53070x6716…f82fBase—$0.10100%payAI14d ago0xe9f3ff…900ed1
0xaf6e…53070xbff7…36a8Base—$0.10100%payAI14d ago0x64e8f5…f39eb2
0xaf6e…53070x5a87…202aBase—$0.10100%payAI14d ago0x713fc6…fd7fbc
0x5467…d6180xaf6e…5307Base—$1.30100%payAI14d ago0x8950b4…6f2c02
0xaf6e…53070x6716…f82fBase—$0.10100%payAI14d ago0x3064d7…15f57a
0xaf6e…53070x5a87…202aBase—$0.10100%payAI14d ago0xda1e47…c4f480
0xaf6e…53070xbc00…3b8aBase—$0.10100%payAI14d ago0x986b21…2badca
0xaf6e…53070xaeb8…036eBase—$0.10100%payAI14d ago0xc6c571…04a3b3
0xaf6e…53070xfff3…25afBase—$0.10100%payAI14d ago0x44a320…fb327e
0xaf6e…53070xe14b…f7a8Base—$0.10100%payAI14d ago0xd5a5fd…a98bb9
0xaf6e…53070xd5f3…26aeBase—$0.10100%payAI14d ago0x2332e5…9dfec6
0xaf6e…53070x1fde…7435Base—$0.10100%payAI14d ago0xbed7bb…3de5e3
0xaf6e…53070x91dd…690dBase—$0.10100%payAI14d ago0x6fd623…342073
0xaf6e…53070xe526…9e4aBase—$0.10100%payAI14d ago0x3c0e03…7451a2
0xaf6e…53070x6158…83bbBase—$0.10100%payAI14d ago0x40f781…07976d

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.