Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800x0e84…b808BaseOtto AITwitter search$0.001100%coinbase11d ago0x64023b…8995b2
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase12d ago0x32ea0d…63ce63
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase12d ago0x04454b…01538a
0x0bbd…7aa80x0e84…b808BaseOtto AITwitter search$0.002100%coinbase12d ago0x336dcd…36d7e9
0x902d…82560x0e84…b808BaseOtto AITwitter search$0.001100%coinbase12d ago0xc38ab5…a54e62
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase12d ago0x8073f3…e87497
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase12d ago0x805d5a…e94c97
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase12d ago0xc68196…3e09d6
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase12d ago0x326196…91ed33
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase12d ago0xcefedd…519dfe
0x568b…870f0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase12d ago0xad9ffb…be0b46
0x0d4d…555c0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase12d ago0xe2cd21…b06fa4
0x0d4d…555c0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase12d ago0x6db4c4…38f5eb
0xc9c7…16700x0e84…b808BaseOtto AITwitter search$0.001100%coinbase12d ago0xe4d58e…a5228f
0x54eb…7daf0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase12d ago0x9b09dc…cab3e2
0x3f82…c4650x0e84…b808BaseOtto AITwitter search$0.001100%coinbase12d ago0xa1ba8b…07d395
0x3f82…c4650x0e84…b808BaseOtto AITwitter search$0.001100%coinbase12d ago0x794bc5…c29cdd
0x3f82…c4650x0e84…b808BaseOtto AITwitter search$0.001100%coinbase12d ago0x394f58…814b61
0x3f82…c4650x0e84…b808BaseOtto AITwitter search$0.003100%coinbase12d ago0x327eff…d95a5a
0x3f82…c4650x0e84…b808BaseOtto AITwitter search$0.001100%coinbase12d ago0x1d4c25…7b052a
0x3f82…c4650x0e84…b808BaseOtto AITwitter search$0.001100%coinbase12d ago0xeee1b4…715a04
0x3f82…c4650x0e84…b808BaseOtto AITwitter search$0.001100%coinbase12d ago0x084d3b…b5afbe
0x3f82…c4650x0e84…b808BaseOtto AITwitter search$0.001100%coinbase12d ago0x37b7ea…4d5853
0x3f82…c4650x0e84…b808BaseOtto AITwitter search$0.003100%coinbase12d ago0x7fb39b…ddb047
0x3f82…c4650x0e84…b808BaseOtto AITwitter search$0.002100%coinbase12d ago0xee400c…705433

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.