Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde42…5fbf0xbbf5…ee77Base—$0.01100%coinbase72d ago0xe1e4b9…b8438d
0xde42…5fbf0x75af…93d1Base—$0.01100%coinbase72d ago0xba6b72…dce381
0xde42…5fbf0x0a48…3942Base—$0.01100%coinbase72d ago0xb9dd68…577108
0xde42…5fbf0xadcd…8e92Base—$0.01100%coinbase72d ago0x5b537c…4c4349
0xde42…5fbf0xa9c4…58d8Base—$0.01100%coinbase72d ago0x254576…da34b5
0xde42…5fbf0x6829…14b3Base—$0.01100%coinbase72d ago0xe93b90…2c708f
0xde42…5fbf0xdf8a…4106Base—$0.01100%coinbase72d ago0x3265ad…a0c6d1
0xde42…5fbf0xff37…e973Base—$0.01100%coinbase72d ago0x91eea9…f624d1
0xde42…5fbf0x61fd…983fBase—$0.01100%coinbase72d ago0x858666…63e74d
0xde42…5fbf0xec41…af18Base—$0.01100%coinbase72d ago0xf555cd…7d3775
0xde42…5fbf0x648f…4227Base—$0.01100%coinbase72d ago0x16ec11…59c3ab
0xde42…5fbf0x19f8…0b13Base—$0.01100%coinbase72d ago0x3f87e6…ca0d2a
0xde42…5fbf0xc328…a261Base—$0.01100%coinbase72d ago0x86e9bc…5ed8f7
0xde42…5fbf0x9aac…9c2fBase—$0.01100%coinbase72d ago0x10532c…14790e
0xde42…5fbf0x3e2e…bcabBase—$0.01100%coinbase72d ago0x2e0373…74a588
0xde42…5fbf0xdf40…6361Base—$0.01100%coinbase72d ago0x3b00ee…1fc22b
0xde42…5fbf0x1b74…7600Base—$0.01100%coinbase72d ago0x973a00…b0de57
0xde42…5fbf0x2002…ed18Base—$0.01100%coinbase72d ago0x94af6d…f8e3d2
0xde42…5fbf0xc97c…8cddBase—$0.01100%coinbase72d ago0x6e09db…7cd81a
0xde42…5fbf0xf6af…ffb4Base—$0.01100%coinbase72d ago0xb3f50e…40a825
0xde42…5fbf0x639c…945eBase—$0.01100%coinbase72d ago0x2277cf…d1ede9
0xde42…5fbf0x4ba3…ff8dBase—$0.01100%coinbase72d ago0x4731a3…82ed66
0xde42…5fbf0x19f2…b993Base—$0.01100%coinbase72d ago0x74385f…7d5a50
0xde42…5fbf0x5a9e…6b56Base—$0.01100%coinbase72d ago0x1d3882…c451bb
0xde42…5fbf0x14cb…9f27Base—$0.01100%coinbase72d ago0x77fcf1…902dea

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.