Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc533…2d7a0x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x4ef584…926f04
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x168b56…93af90
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0x939d33…9d4d4e
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x9683bd…b67813
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x539788…6afcae
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x233f7c…72debc
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xc38b96…384abb
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x0664ab…86c274
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x9d4977…5afc85
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x01ac56…6e2d13
0x3ecc…87490x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x73a4bc…b8395c
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x134ac6…ebaba6
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x883fea…110408
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xd3fee5…f8a0e0
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x7067f4…abd9cd
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xae2214…6e3c51
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xb148cc…c7c745
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xd7bc59…cd1f7c
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x4a2770…79b565
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x7f3c3d…29a9ea
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x3438b5…6e21fd
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xf87c49…607437
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x368df3…04bd2d
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xc92f40…5acfc6
0x6112…68990x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0x0b7209…934979

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.