Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4cee…60980x0e84…b808BaseOtto AITwitter search$0.01100%coinbase19d ago0x46d4a6…0759d2
0x4cee…60980x0e84…b808BaseOtto AITwitter search$0.009100%coinbase19d ago0xaa0ebb…ccb21d
0x4cee…60980x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x80f881…a1d31c
0x4cee…60980x0e84…b808BaseOtto AITwitter search$0.006100%coinbase19d ago0xe6b56a…a1eef6
0x4cee…60980x0e84…b808BaseOtto AITwitter search$0.003100%coinbase19d ago0x4fae3b…68a8fa
0x4cee…60980x0e84…b808BaseOtto AITwitter search$0.003100%coinbase19d ago0xd780ec…e15737
0x4cee…60980x0e84…b808BaseOtto AITwitter search$0.003100%coinbase19d ago0x3b0f77…814dfd
0x4cee…60980x0e84…b808BaseOtto AITwitter search$0.003100%coinbase19d ago0x120128…76186f
0x4cee…60980x0e84…b808BaseOtto AITwitter search$0.003100%coinbase19d ago0xc27087…cc424b
0x4cee…60980x0e84…b808BaseOtto AITwitter search$0.003100%coinbase19d ago0x0bfe3b…6daee4
0xdb00…1fac0x0e84…b808BaseOtto AITwitter search$0.009100%coinbase19d ago0x1b12cf…eb89fb
0xdb00…1fac0x0e84…b808BaseOtto AITwitter search$0.009100%coinbase19d ago0x04d250…e823c9
0xdb00…1fac0x0e84…b808BaseOtto AITwitter search$0.009100%coinbase19d ago0xdd72bc…751579
0xdb00…1fac0x0e84…b808BaseOtto AITwitter search$0.009100%coinbase19d ago0x8fa2cb…5f78d0
0xdb00…1fac0x0e84…b808BaseOtto AITwitter search$0.009100%coinbase19d ago0xf9d07b…d7e5c9
0xdb00…1fac0x0e84…b808BaseOtto AITwitter search$0.009100%coinbase19d ago0x38f169…8f7385
0xdb00…1fac0x0e84…b808BaseOtto AITwitter search$0.009100%coinbase19d ago0xf5193a…c58fcf
0xdb00…1fac0x0e84…b808BaseOtto AITwitter search$0.009100%coinbase19d ago0x4ac32f…72bdf0
0xdb00…1fac0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x69097f…81485e
0x3ea0…083c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x9e83ea…07c7d7
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x357d2f…00ec82
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0xe76b80…1b0aae
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase19d ago0x25a6b0…8e10af
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase19d ago0x7f2306…e1d520
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase19d ago0x5d7079…8876f3

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.