Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x2411d7…49b2e6
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x2c2262…b66410
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x8b9ca3…b0c435
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x78167a…586a9c
0x993c…39cd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase45d ago0x67e17c…bdad51
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x01f892…daf08e
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x5de802…c12524
0xae53…01e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase45d ago0x096486…9956cc
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x2fcda0…c2347f
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x0b0f9d…b164d7
0x54eb…7daf0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase45d ago0x31c070…5b0ceb
0xc85f…06040x0e84…b808BaseOtto AITwitter search$0.001100%coinbase45d ago0x0e2cdf…4f21a7
0xc85f…06040x0e84…b808BaseOtto AITwitter search$0.001100%coinbase45d ago0x2cf878…c2767b
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase45d ago0x10fb28…04f311
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0xc94e5e…2b5fb1
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0xd4c72a…9356b0
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0xd83516…3c5c1c
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x6a99d9…3fcba8
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x3b9abc…2e0388
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0xa68050…ae8238
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x3f9e17…d1eed2
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x1dc735…34f936
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase45d ago0x5a56e8…a898ce
0xaf95…11740x0e84…b808BaseOtto AITwitter search$0.001100%coinbase45d ago0x449a7e…b2233d
0x350e…66570x0e84…b808BaseOtto AITwitter search$0.001100%coinbase45d ago0x386231…d2d567

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.