Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65c9…c3160x07fb…97dcBase$4.0270%0x07fb…97dc7d ago0x735b14…8a3525
0x07fb…97dc0x11f5…125dBasex402 service$0.01100%coinbase8d ago0x263380…67264c
0x07fb…97dc0x11f5…125dBasex402 service$0.01100%coinbase8d ago0xdcd830…13d3a5
0x07fb…97dc0x11f5…125dBasex402 service$0.01100%coinbase8d ago0xf86336…fc5c66
0x07fb…97dc0x11f5…125dBasex402 service$0.01100%coinbase8d ago0xb1091d…e681a8
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
0x65c9…c3160x07fb…97dcBase$3.5570%0x07fb…97dc8d ago0x2533af…f4f49c

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.