Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase131d ago0xefc2d0…623ef8
0x2e3a…04180x0e84…b808BaseOtto AITwitter search$0.001100%coinbase131d ago0xef236d…9070d1
0x4a03…97780x0e84…b808BaseOtto AITwitter search$0.001100%coinbase131d ago0x5f6757…f25f38
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase131d ago0x001805…87a503
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase131d ago0x9bbb97…433a51
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00134100%coinbase131d ago0x63f246…76a516
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.003541100%coinbase131d ago0x1e0eab…afc078
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006331100%coinbase131d ago0x63e807…e5140f
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.004142100%coinbase131d ago0x41cb82…2d320f
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase131d ago0x775464…cd3893
0x03aa…51320x40a8…ad8bBasex402 service$0.005100%coinbase131d ago0x1f7f96…c71208
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase131d ago0x68aa19…840fc2
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase131d ago0x3aac85…28df5a
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase131d ago0xc034bb…57ec23
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001151100%coinbase131d ago0x6445fc…9c6f8c
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase131d ago0x28f451…5fa2f4
0xb667…83a10x6d6e…9192BaseExaSearch$0.007100%coinbase131d ago0x682b56…ff7e77
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase131d ago0x314fad…5aa518
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase131d ago0xa0eba5…f893c6
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase131d ago0x644a54…8b795e
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase131d ago0x857e25…e4fbc9
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase131d ago0xa6d377…09e40d
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase131d ago0xb911bb…19e058
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase131d ago0x36590b…9bf9c4
0xf7ce…6db70x40a8…ad8bBasex402 service$0.01100%coinbase131d ago0x1a02b3…400972

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.