Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x6a5035…727d74
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x1dc985…f88629
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0xbe5f89…0cfaa6
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0xf0bb6a…3ff6e2
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x2fcc79…ac002b
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x17084d…c2af2f
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x73979f…fee954
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x24e7f8…024c22
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x58a34b…8f0750
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x50d09b…86decb
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x052280…3d1cfa
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0xd1a560…ac32a5
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x358e62…d66688
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0xd3b926…1a9618
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x8e46cd…d7f7d8
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x8a130d…c94d89
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x8e3701…068a1a
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x1f143f…6dc925
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x5efa1c…717623
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0xac213d…c6b567
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x871087…4c6b89
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0xce6d05…97b773
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x031ef5…40b758
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x1835a5…756668
0x8f17…16160x0e84…b808BaseOtto AITwitter search$0.003100%coinbase25d ago0x58a366…de8c6d

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.