Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0xf74515…bec7f3
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase22d ago0x5d4969…d679b7
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x5ffeed…4ea256
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase22d ago0x983586…71ea77
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x0f4170…64dd04
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0xa02cc4…55cf28
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase23d ago0xb9040c…74e03e
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase23d ago0x83e551…3ae49b
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase23d ago0x524abc…55e09f
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase23d ago0x9fcebc…5690cc
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase23d ago0x211aa0…bd9f62
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase23d ago0xc87f9d…a1904c
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase23d ago0x021907…35691f
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase23d ago0x407e38…42eb8c
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase23d ago0x9f383a…f989c3
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase23d ago0x03fe77…727f96
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase23d ago0x28a044…b02789
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase23d ago0xb82a3c…1780a5
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase23d ago0x4a4500…769658
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase23d ago0x26eab0…16ae21
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase23d ago0xdb2f22…b5f587

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.