Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x64e906…767ea5
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x9ce532…b6ae5c
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x732a4e…861a86
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x836fe2…1ab803
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x4a2ad0…768fbf
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0xfb2a75…0ecb97
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0xe4702d…d52dbb
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0xb7f456…0cff15
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x516c64…cab804
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x3255d0…b7ff2f
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x89808f…da8661
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x21d6ad…ecc45d
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0xd8e13f…28f181
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x9f76f5…8967fc
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x01de5e…de91d5
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x11d142…33d196
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x27decf…f9afba
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0xf5737b…f13622
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x59af47…9880ac
0x6022…37480x6839…1a2bBase—$0.003100%coinbase119d ago0x84cb21…bf4030
0x6022…37480x6839…1a2bBase—$1.00100%coinbase119d ago0x5d5dc6…9f65a1
0x6022…37480x6839…1a2bBase—$1.00100%coinbase119d ago0xc440e2…ee90bb
0x6022…37480x6839…1a2bBase—$1.00100%coinbase119d ago0xd6b270…35a6d7
0x6022…37480x6839…1a2bBase—$1.00100%coinbase119d ago0x079e4f…91316e
0x6022…37480x6839…1a2bBase—$1.00100%coinbase119d ago0x1763d9…d6c20f

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.