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%coinbase49d ago0x2ac539…14f020
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0x18677f…af2578
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0x50a4f6…841ddd
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0xc1d10c…0f3090
0xae53…01e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase49d ago0x3bc4f9…70b197
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0x1b7463…ee7bde
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0x46eec8…962b1c
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase49d ago0x72db55…e66c11
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0xe9793d…b50036
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0x29c283…c2a2c5
0x993c…39cd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase49d ago0x9f0576…48db09
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0xd5e5bd…76261f
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0x6d2063…4357fc
0x9897…e0420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase49d ago0x33878b…e4638c
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0xf272ec…0fa8f4
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0x0c407a…b31a90
0x9897…e0420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase49d ago0x5a43c5…6f951a
0x5342…d0a40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase49d ago0xfde639…12b665
0x5342…d0a40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase49d ago0xc90609…e8b25e
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0xd3626d…5da145
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0x7f718f…504696
0x8b56…fa9c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase49d ago0x0156cc…d542e9
0x8b56…fa9c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase49d ago0xe87d57…b77448
0x9897…e0420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase49d ago0x3c4315…5ec5c5
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0xfdf0c8…c4ec7a

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.