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%coinbase35d ago0x69cbfb…345894
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0xbed5b7…bd1844
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0x61cdc8…c73480
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0x713267…858e0c
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0xae350b…9fff1a
0xaad5…b46b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase35d ago0xbd0657…b91aee
0xae53…01e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase35d ago0xa80e00…545418
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0x4d23ec…01bc55
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0x740c40…706342
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0x23b936…37a5ce
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0xd755ee…b9732e
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0xb3f1e8…9e9b2a
0x54e1…f4e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase35d ago0x2cf3bc…2aadc8
0x54e1…f4e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase35d ago0x9221e5…db416f
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0x1ce652…ab1de1
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0x99ec02…1b37d2
0x9897…e0420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase35d ago0x231a60…766224
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0x7fb693…86e1d7
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0x81af90…d76e41
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0xc46edf…dbb1af
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0x311111…df527e
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0xe934f8…d98cc0
0x9897…e0420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase35d ago0xec972e…112c60
0xaad5…b46b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase35d ago0x9e6ac1…99cb4b
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase35d ago0x15d1af…442570

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.