Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…194c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase21d ago0x34cad2…ee1c18
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x828d69…96ea7b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0xf4257b…09ab2e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x2bc6c6…4658fc
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x445a4f…dbec54
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x2ba0d3…bef616
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x2d1828…656900
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x2d93be…dd756d
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x2a427e…b2640a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0xa553bb…941e9e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x91b089…10aad0
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x4075e6…d42453
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x5c342b…45f3f9
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x012740…048906
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x601eb6…624df6
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x7ec8a9…7f399b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x68b137…0f35bf
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0xd41bec…d98468
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0xc29b7d…dc2616
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x374014…653c39
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x8b8a72…4675f2
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x50e599…bbadd3
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x62255a…2af21c
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x19eace…8990a4
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase22d ago0x9ed965…8ebeb9

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.