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%coinbase48d ago0xed8e96…c146e1
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0x02ff7e…bc6cb2
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0xbd39ca…5e9787
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0x6f41e5…cc7c57
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0x8b32d8…6b2359
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0xb497bc…e55925
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0x335a4c…58dfaf
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0xc87f15…33c578
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0x12b8df…bd500b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0xa52abe…c78895
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0x94d338…9b87a8
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0xface93…3fd762
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0x66a299…70fa0a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0xaa5347…35ec79
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0xb415d2…7e3ab5
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0xc49402…b91099
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0x0e1cad…ab97ac
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0x12c669…4fa360
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0xbab4e8…316c16
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0xb07209…e9d21d
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0x9428ef…1abcbe
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0x61280a…6e9907
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0xd20be0…1b9841
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0x6b0d0e…5183f3
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase48d ago0xd73da0…c8c04c

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.