Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0xacebb0…e9c7ca
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0xbc0e3e…fb1c71
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x93149f…bba56b
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase17d ago0x5576ef…ed49e7
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase17d ago0xcae7bd…57a8a6
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x41c6ba…42d365
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase17d ago0xb9c907…67b57b
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase17d ago0x8c9fe1…4c101f
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0xdbb2e4…5b7e15
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x4b845c…ccac38
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x867858…04cfd0
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x59b404…f3e8d8
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x72f75a…3e33c6
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0xa6cc1a…e0fe77
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x905407…66ee5e
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase17d ago0x42b39c…f69d9e
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase17d ago0xcd1bbf…33d93e
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x6a47a7…a73c5a
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x234549…aa7136
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x33b581…3c1b61
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase17d ago0x8ba96d…827258
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x3e375a…c61ab2
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase17d ago0xe97c38…a843cf
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x61ab93…7e63ac
0xcf98…fe7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase17d ago0x25792b…524028

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.