Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x7b5966…b9d378
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xdbfe1f…1a39db
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x95fc91…89c539
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xfbb6da…0a9331
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x90b869…f412a3
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x094b18…9f2964
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x21f066…b9ee62
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x513c52…00ba69
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x7953c8…aee347
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x87971f…f3047a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x874c44…4766c4
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x5f92fb…6bae5e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x42cbed…dca5f7
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x1fcb71…4828e7
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x907806…95422a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x7847db…3b0937
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xe06137…866bb8
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x601db0…0b9a44
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x2e77dc…2d23b7
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xcbcad6…52b531
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x59ac69…4884a5
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xda2119…052241
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x1739df…c23e28
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x08ca48…f1870e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xef5a54…fdba18

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.