Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase60d ago0x5fa23e…6ffafc
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x0fc987…60867c
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0xcf5c18…d7ef04
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0xfb17d1…06fc9a
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0xfa0934…9ebb54
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0xb55104…1e6acc
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0xc5d891…6bed42
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x38b412…b6f038
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0xc6c69e…851b49
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x0d2d27…51a9d7
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0xcb5173…43b2c8
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x62c327…3ddd74
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x223066…532e0b
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x53513f…fada12
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x265d40…c18cfb
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x3fe1dc…7e0432
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x271af3…0fa594
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x18b0c7…5989d6
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x85bdaa…5d8d81
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0xbfb31a…f9f80c
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x66e327…a11805
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x61166f…59943f
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0xb47fec…965705
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x171b0e…672146
0x73b4…e7360x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase61d ago0x1e0d0a…dc6261

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.