Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x8b7030…174cb1
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x8c1bbf…355f88
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x797d7c…a2bd83
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x3c6909…95be0f
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0xc62a7d…44e538
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase7d ago0x819723…83f523
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase7d ago0x4bc566…50b5da
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase7d ago0x9929d3…7c4834
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase7d ago0x57c2cf…80f9d9
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase7d ago0x08e814…ee0dfc
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase7d ago0xf2594e…a7e0e0
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0xf0f6dc…884954
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x1d10f7…f7036d
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x816823…bbed46
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x84930b…0fadc5
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x19e533…548092
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x560ef8…bac7b6
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x9ffbcf…e367c7
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x5c00c4…cba4b0
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x01e2b8…0e9502
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x9653e6…6b9de4
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0xf65aa3…16f6c8
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x213c8b…8894d6
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0xf89047…f30fe2
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase7d ago0x398ded…6164c7

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.