Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x320653…2151bc
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.004893100%coinbase98d ago0x5c2b3c…d4210e
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase98d ago0xcc3050…818355
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.001100%candidates98d ago0xb1c554…4db7f4
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase98d ago0xbc5da2…986a4b
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xddff98…0b2b91
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.005088100%coinbase98d ago0x7a6ea9…d8dfd5
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase98d ago0xe7992b…4d3855
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.03100%candidates98d ago0xd39bcf…50aa19
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.001056100%coinbase98d ago0x93b7c4…4ed58c
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.001056100%coinbase98d ago0xc40952…1ac23e
0xb13e…a6ce0xf042…5fe5BaseStableJobsCoresignal$1.67100%coinbase98d ago0x26ccfd…b2115c
0xb13e…a6ce0x2932…4f60Basex402 service$0.02100%coinbase98d ago0x503db0…29cbaa
0xb13e…a6ce0x2932…4f60Basex402 service$0.05100%coinbase98d ago0x47a357…eda691
0xb13e…a6ce0x2932…4f60Basex402 service$0.02100%coinbase98d ago0x830604…86424f
0xb13e…a6ce0x2932…4f60Basex402 service$0.02100%coinbase98d ago0xf4f250…7d02da
0xb13e…a6ce0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase98d ago0x066260…4a769a
0xb13e…a6ce0x2932…4f60Basex402 service$0.01100%coinbase98d ago0x3e5b5b…1f7c37
0xb13e…a6ce0x3070…fa85Basex402 service$0.01100%coinbase98d ago0x92c986…606524
0xb13e…a6ce0x3070…fa85Basex402 service$0.02100%coinbase98d ago0xc2c9fc…12ca7e
0xb13e…a6ce0x3070…fa85Basex402 service$0.02100%coinbase98d ago0xde3916…eed8a7
0xb13e…a6ce0x2932…4f60Basex402 service$0.05100%coinbase98d ago0x7c40be…7c476e
0xb13e…a6ce0x2932…4f60Basex402 service$0.02100%coinbase98d ago0x337f4d…a10347
0xb13e…a6ce0x2932…4f60Basex402 service$0.02100%coinbase98d ago0xa676b1…88abd6
0xb13e…a6ce0x2932…4f60Basex402 service$0.02100%coinbase98d ago0xb07a6d…d23cb9

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.