Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91bd…ec580x1274…d0b6BaseToken PricePrice$0.001100%coinbase104d ago0xbcfd3f…78947a
0x91bd…ec580x0e84…b808BaseOtto AITwitter search$0.001100%coinbase104d ago0xdef44a…cf5497
0x91bd…ec580x1274…d0b6BaseToken PricePrice$0.001100%coinbase104d ago0xc99b87…cd36ee
0x91bd…ec580xcf92…42fbBasex402 service$0.001100%coinbase104d ago0xb32c56…76ae8d
0x91bd…ec580x1274…d0b6BaseToken PricePrice$0.001100%coinbase104d ago0x18dbfc…3462ba
0x91bd…ec580x0e84…b808BaseOtto AITwitter search$0.001100%coinbase104d ago0x241695…e517d3
0x91bd…ec580x0e84…b808BaseOtto AITwitter search$0.001100%coinbase104d ago0xa0d78c…ef07a3
0x91bd…ec580x0e84…b808BaseOtto AITwitter search$0.001100%coinbase104d ago0x4e9274…7bda31
0x91bd…ec580x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase104d ago0xf23145…4ed77c
0x91bd…ec580x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase104d ago0xb12339…d3d96c
0x91bd…ec580x0e84…b808BaseOtto AITwitter search$0.001100%coinbase104d ago0x6e533c…c62656
0x91bd…ec580x0e84…b808BaseOtto AITwitter search$0.001100%coinbase104d ago0x0a2958…b9c393
0x91bd…ec580x0e84…b808BaseOtto AITwitter search$0.001100%coinbase104d ago0x91ec73…ec252a
0x91bd…ec580x0e84…b808BaseOtto AITwitter search$0.001100%coinbase104d ago0x04a13c…610f7f
0x91bd…ec580x0e84…b808BaseOtto AITwitter search$0.001100%coinbase104d ago0x44a1ff…82e457
0x91bd…ec580x52e2…f3eaBasex402 service$0.001100%coinbase104d ago0x8db53b…770450
0x91bd…ec580x0e84…b808BaseOtto AITwitter search$0.001100%coinbase104d ago0x75e524…19e788

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.