Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%coinbase128d ago0x75cb53…af1f80
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase128d ago0xff717e…0b4c4a
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase128d ago0x1091e9…4f93a3
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%coinbase128d ago0x1c33f1…6f8030
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter128d ago0xcbb8ee…23d149
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter128d ago0xa5b9e1…83c553
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0x52a59f…5ebb3c
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0x5dead3…f927e7
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase128d ago0x4ca7b3…4dbe89
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase128d ago0x230706…3cea14
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase128d ago0xce49a4…bb1386
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase128d ago0x150eca…51be02
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase128d ago0x1daeb4…8bd94c
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase128d ago0xe239e0…ed3db8
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0x1a9bb2…34c6ca
0x7e57…2f090x0e84…b808BaseOtto AITwitter search$0.001100%coinbase128d ago0xa9e517…c6b220
0x7e57…2f090x0e84…b808BaseOtto AITwitter search$0.25100%coinbase128d ago0x9f04c0…921dff
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0x194d32…5f9df7
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0xa9ff01…244a65
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0x8ad503…273f2e
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0xfe4edb…808ac4
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase128d ago0x66cf1a…8e3fe1
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0x7c7ea3…a98ff5
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0x865bd6…ff56bf

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.