Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7695…649c0xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase74d ago0x0cbf9e…82f6bc
0x7695…649c0x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase74d ago0xf009c7…ba3d0a
0x7695…649c0x3070…fa85Basex402 service$0.05100%coinbase75d ago0x7c34ee…7cee4c
0x7695…649c0x3070…fa85Basex402 service$0.01100%coinbase75d ago0x4ec9f8…2a4971
0x7695…649c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase75d ago0xbe9834…a513fc
0x7695…649c0xb484…d68eBasex402 service$0.75100%coinbase75d ago0xe840b1…ab360f
0x7695…649c0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase75d ago0xa72075…5e73b3
0x7695…649c0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase75d ago0x50b236…57e0e5
0x7695…649c0xa5a9…7a92BaseOmniNexu Financial DataStocks$0.05100%coinbase75d ago0xf84999…ebc640
0x7695…649c0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase75d ago0xb7921b…d6ba1d
0x7695…649c0x4466…125eBasex402 service$0.008100%coinbase75d ago0x692f39…2125a3
0x7695…649c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase75d ago0x1bace6…8e9f18
0x7695…649c0x46ba…a674Basex402 service$0.05100%coinbase75d ago0x38a661…83d6c7
0x7695…649c0x2932…4f60Basex402 service$0.01100%coinbase75d ago0x75104d…9e4b4a
0x7695…649c0xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase75d ago0x0f96db…82bbca
0x7695…649c0x5721…8867Basex402 service$0.001100%coinbase75d ago0xaa9cba…5e4bfe

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.