Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0xd59e4a…55b734
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.02100%coinbase10d ago0xb7d022…84c90f
0xc65a…28e70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0xfcc3a9…d50382
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase10d ago0x03da4d…8998a1
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase10d ago0x8ebdd9…577077
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase10d ago0x024586…8eea5e
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase10d ago0xe3f238…b3cf2c
0x9d09…88420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase10d ago0x0d0c2a…b7b9ee
0x2971…83450x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0x3b2140…8fd982
0x9d09…88420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase10d ago0x70b46b…88b1dd
0xe50c…50240x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0xc3e247…a91961
0x5b52…2e8c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0x17c4b0…bcaf0c
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase10d ago0x8a172a…1c88dd
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase10d ago0x08c01d…4ba3d9
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase10d ago0x43d97e…2ea8a4
0xdf0e…b2350x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0xa0bfb3…384540
0x7ee2…58eb0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0xa60627…ca0989
0x42b3…029f0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0xef7a6f…b68b89
0xf3f3…24010x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0x097e04…99faa1
0x7816…74140x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0x0db6dd…a1c719
0xf7fc…f2760x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0x66dca5…3d9d21
0xb08c…c7bc0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0x4add16…9c25fd
0xf3f3…24010x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0x19fe0a…4850db
0x0874…82100x0e84…b808BaseOtto AITwitter search$0.003100%coinbase10d ago0x9c8956…a02fe6
0x83e4…b6ff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase10d ago0x5c725f…a36663

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.