Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x7328…5d6fBase—$0.0022100%payAI50d ago0xe91c64…6408a2
0xcd51…46a90x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase50d ago0x68f235…4721fb
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI50d ago0x258ff2…71572f
0xcd51…46a90x6d6e…9192BaseExaSearch$0.002100%coinbase50d ago0x888720…55b233
0x7328…5d6f0xcd51…46a9Base—$0.0044100%payAI50d ago0xbd61d4…d977b1
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xc6a9fa…d975a3
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI50d ago0xf346d5…9fd1e2
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xe18c1d…8b83e1
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI50d ago0x315400…2b39e0
0xcd51…46a9Concierge AgentBaseConcierge AgentAI$0.02100%coinbase50d ago0xa5a353…691ffc
0xcd51…46a9Concierge AgentBaseConcierge AgentAI$0.02100%coinbase50d ago0x33a0b0…89966e
0xcd51…46a90x402f…b0d4Basex402 service$0.001100%coinbase50d ago0xfe49f7…ccf9fa
0xcd51…46a90x8fc4…db1fBaseText Summarizer AgentSummarize$0.005100%coinbase50d ago0x5f925d…fdaa7a
0xcd51…46a90x0331…87f5Basex402 service$0.005100%payAI50d ago0xcf0c6f…c6dacc
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase50d ago0xec9ef0…91cf1e
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase50d ago0x722ac1…ad4cc6
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase50d ago0x2c6813…84b8a6
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase50d ago0xf98494…2f6ffc
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase50d ago0xad9c52…2bf577
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase50d ago0xd241ce…d26582
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase50d ago0x41ae9a…520b26
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase50d ago0x1bfe85…d017a4
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase50d ago0xdfce63…766b12
0xcd51…46a90x40a8…ad8bBasex402 service$0.002100%coinbase50d ago0xc696a9…7cd2ee
0xcd51…46a90x40a8…ad8bBasex402 service$0.001100%coinbase50d ago0xdebece…a2fda9

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.