Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a3f…f3610x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x59bf21…10607f
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xcbe616…bea560
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0x4bcd21…d7540c
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0x6f6d81…eb5614
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xa78cc6…5ecb54
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0x80c3d2…6d9501
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xebdc94…b4d80e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xef570c…965110
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xe36904…480b3e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xb2ab77…4cac72
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xeae7af…8ac1b5
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0x79d686…965798
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0x858b8e…1833b6
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xaa5f3a…d12601
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xb40945…a5355e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xae2dee…1b80ff
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0x77d33d…1f0e4e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xe9f0ca…379839
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0x7634ea…545c3f
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xed5aac…12db77
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xe58f5a…13335f
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0xc4f6f6…87b388
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0x965412…5869b3
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0x8a5be3…95f87e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase44d ago0x9a0890…ad9557

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.