Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase79d ago0x14c553…9a037f
0xf616…859a0xdd25…2ec0BaseStableTravelSeats Aero$0.00216100%coinbase79d ago0x44fb9d…24ec9d
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase79d ago0x6aa9f1…6beaf7
0xf616…859a0xdd25…2ec0BaseStableTravelSeats Aero$0.00324100%coinbase79d ago0x1a6d01…102c64
0xc1a4…0f390xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase79d ago0xd04f57…8cd276
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase79d ago0x78d62a…cd6c10
0xe4e7…d8110xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase79d ago0x3fab90…582574
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase79d ago0x8701dd…a44537
0x38c1…e3040xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase79d ago0xba3429…f9a67c
0x38c1…e3040xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase79d ago0x82e326…7e4e96
0x38c1…e3040xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase79d ago0x8cb5d4…497bd7
0x38c1…e3040xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase79d ago0x3d33ab…807030
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase79d ago0xaa88e4…ba9b38
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase79d ago0x0c444d…4ba83c
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase79d ago0x6ff8c4…c8139a
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase79d ago0x27de31…7b0d86
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase79d ago0x4acb78…63079e
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase79d ago0xe0555c…9ab576
0x1e8b…7b030xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase79d ago0x6fbbbb…979b19
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase79d ago0xed32fd…b4a3ca
0x0a81…48e30xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase79d ago0x5ebaa1…ca8b93
0x7461…29750xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase79d ago0xc07668…fb37d4
0x0df2…07c90xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase79d ago0x0ba401…6873f9
0x3d09…5be10xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase79d ago0x051a55…97261e
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase79d ago0xa5c434…f6308d

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.