Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a03…97780x0e84…b808BaseOtto AITwitter search$0.001100%coinbase1d ago0x22fb03…11595d
0x4b15…59230x0e84…b808BaseOtto AITwitter search$0.005100%coinbase1d ago0x72f0af…109673
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2d ago0xdfbb39…7f75d1
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2d ago0x54c81f…026397
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2d ago0xf20c2d…503a25
0xa6ec…7aa00x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2d ago0x7127b0…151143
0x91f1…f8800x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0x696e21…0fd22d
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2d ago0x6fba1a…a94346
0x4c86…fa930x0e84…b808BaseOtto AITwitter search$0.15100%coinbase2d ago0x3649bb…521c5c
0x3ca3…8b090x0e84…b808BaseOtto AITwitter search$0.005100%coinbase2d ago0x02e10f…3a24e2
0x001f…90430x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0x14f03e…6eb054
0x001f…90430x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0xa33295…63d6a1
0x7d31…66010x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0x2638e6…25b976
0xd6dc…436d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0xff5449…703375
0x1c73…e2e80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0xd439a1…319da8
0x1c73…e2e80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0x5d2a09…550d41
0x84eb…c6960x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0x262bf9…18b6d3
0x84eb…c6960x0e84…b808BaseOtto AITwitter search$0.003100%coinbase2d ago0x15d6f0…fdc9d6
0xad31…fcd00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0xb8a4dd…45d5a2
0x0bbd…7aa80x0e84…b808BaseOtto AITwitter search$0.002100%coinbase2d ago0x556592…c732a8
0xd9ec…145e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0x6b375d…7ab367
0xd9ec…145e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0xca034a…92b3d1
0xd9ec…145e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0xf1b76a…cc9559
0x966b…91f40x0e84…b808BaseOtto AITwitter search$0.003100%coinbase2d ago0xbce0bc…b7c94f
0x966b…91f40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase2d ago0xc9ab0e…53bb08

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.