Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80f5…60a50xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xba5a36…85cda2
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase16d ago0xd876db…2ed309
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase16d ago0x68bf65…ac2627
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase16d ago0x129679…5203e4
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase16d ago0x6f2f14…ba043c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xb7b337…3e5d01
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x42dc54…411a7d
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xefc149…a0d654
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xbf24ef…d02a14
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x9cd02c…570c41
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x73ad60…33d480
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xae4098…8c0a3d
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x572853…679501
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x890e20…e79f78
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x633bdc…be3a0a
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x1bf1de…5c76e1
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x48bbd1…3754f8
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x409d80…7da741
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x1cfb9f…a74b59
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x9d1934…13c50a
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x73ce86…ed401d
0xa9f9…34a80xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase17d ago0x39dec3…35081c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase17d ago0x727b17…298a85
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase17d ago0x9bafd4…970f3d
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase17d ago0xa1d1bb…dfd2b1

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.