Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x239c8a…a35ac4
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x3afd8d…1690c5
0x0a8a…f00b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0x5c0439…4b5b52
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0x2a9250…32e020
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0x3d65b0…2b6117
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xdf0a9a…2e9c12
0x0a8a…f00b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0x504e86…2dfcd2
0x0a8a…f00b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0x9e6eee…36046f
0x0a8a…f00b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xb89df7…42edf7
0x0a8a…f00b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xbc5f27…76e9bf
0x0a8a…f00b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0x3c218e…943eb0
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x9f4dd9…f1f083
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x6360d9…e17935
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase14d ago0xcafbb3…bf351c
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x1f80a9…1e3355
0xd1b1…28870x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0x5c79d3…1da817
0xd1b1…28870x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0x201ee0…7cd6dc
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xac1567…d81464
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xbdb618…8732fb
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0x0022cb…f5b069
0x843b…c4a70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xa43bde…edc4f8
0x843b…c4a70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xfdfa81…02d88e
0x843b…c4a70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xbe2258…17f6c9
0x8b56…fa9c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0x73608e…45dfdb
0x8b56…fa9c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xe34827…5c1d46

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.