Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.001100%coinbase135d ago0x843132…b5f503
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase135d ago0x44a165…8a7242
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005476100%coinbase135d ago0x979083…e4bd5c
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase135d ago0x0fd23e…3d8ebb
0xbe41…b3170x40a8…ad8bBasex402 service$0.01100%coinbase135d ago0xb999c9…95ef18
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase135d ago0x92930a…858fe5
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase135d ago0xddc196…47376a
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase135d ago0xea1991…1c5c9a
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase135d ago0x83e272…56de9b
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase135d ago0x026a21…e3a26e
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0xd46164…3e59dc
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase135d ago0x3b3391…693d9a
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase135d ago0x0ef7cb…f00b4e
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase135d ago0x7b3fca…228b8a
0x1203…60260x40a8…ad8bBasex402 service$0.01100%coinbase135d ago0xd459f7…0612b0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005358100%coinbase135d ago0xae777e…34a7f5
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase135d ago0x15d14a…c95bab
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x1f22d6…8cb5de
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase135d ago0x290b19…a617fa
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase135d ago0x25466d…d4739b
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x2e7e7a…b3ade0
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase135d ago0x9dae15…186228
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase135d ago0x860927…716168
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase135d ago0x4b6291…7a83f6
0xb1de…3d220x40a8…ad8bBasex402 service$0.005100%coinbase135d ago0x950b98…24bb81

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.