Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa19f…accc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.005100%coinbase8d ago0xe254b2…2ca43a
0xa19f…accc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0x96fc53…156a47
0xa19f…accc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0x6a3b88…60d167
0xc9c7…16700x8c12…f1b2BaseFlight Search & AirfaresFlights$0.005100%coinbase8d ago0x77b37b…749ae8
0xc9c7…16700x8c12…f1b2BaseFlight Search & AirfaresFlights$0.005100%coinbase8d ago0xb43af7…70fa0c
0xc9c7…16700x8c12…f1b2BaseFlight Search & AirfaresFlights$0.005100%coinbase8d ago0x0c537a…b24499
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0x33bb22…fee4da
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0xebeb38…3a6608
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0x42d8f3…8de1d4
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0xed4972…45001b
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0x9b3b9d…2d1d6a
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0xc726b7…cc390f
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0x38b693…7a1136
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0x3a3f39…197991
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0xde1763…37dc0b
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0xc1bcfb…42c242
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0x2279e0…075f64
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0xc342e4…508b5c
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0xe7802f…bf0e76
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0x3addb8…524f21
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase8d ago0x91e6a0…e53da2

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.