Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x174ab5…339271
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x0bbfac…d015cf
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x88630e…30e4ce
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x6c2684…cdf0a4
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0xa79216…d9ebe7
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x2c271f…2963a6
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x862e86…9c7ef7
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x4845da…f2c8d7
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x31d657…9238d5
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0xb489e1…94ce85
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0xfc1669…b82bee
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x1a86fb…d5b2e4
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x16eee2…28945f
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x9404e1…2e74ac
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x34bb9b…cb2d35
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x4cb3ef…f2d57a
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x66157c…bb0c84
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x182443…b159c3
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0xb7d1c2…2c8a11
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0xfcbf34…7710f6
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0xcaa7b6…b94cba
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x3767b4…dccd2c
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x188548…bac7d2
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0x7793d4…0dd393
0x9b5d…12f10x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase4d ago0xf2016b…adcad7

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.