Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00x0e84…b808BaseOtto AITwitter search$0.003100%coinbase38d ago0x1fcf80…878c0d
0x54e1…f4e00x0e84…b808BaseOtto AITwitter search$0.002100%coinbase38d ago0xda439b…527337
0x54e1…f4e00x0e84…b808BaseOtto AITwitter search$0.002100%coinbase38d ago0x100cd5…fa9c72
0x54e1…f4e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x5cff7a…86bcb6
0x54e1…f4e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0xd14f8a…d6eb10
0x54e1…f4e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x14304e…e7d709
0x54e1…f4e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x642320…cb1a7b
0x92c5…20030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0xa2b550…6eb872
0x92c5…20030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0xf9a305…da675e
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase38d ago0xf38d1b…afc9e4
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase38d ago0x1c453e…e98e74
0x7816…74140x0e84…b808BaseOtto AITwitter search$0.002100%coinbase38d ago0x8b651c…d95052
0xcdc2…4d190x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x310b13…8213e5
0x7816…74140x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x33970a…267413
0xc682…42120x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x092a4d…7a2863
0xc747…79d20x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x72de13…21b44c
0xc747…79d20x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0xfa9585…8d4348
0x30ce…ca3b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0xb86b51…991d47
0xa2e9…653a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x0ceefa…d20c7d
0xa2e9…653a0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0xfd73f2…34bd54
0x6152…7cb70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x0e9f85…b98da6
0x6152…7cb70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0xd1b5f1…ab0124
0xf7fc…f2760x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0xb338c9…ca1cce
0xf7fc…f2760x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x6b3dfe…8bfbf0
0xfba0…d1640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase38d ago0x7442d5…d35ecd

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.