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$3.1570%0x07fb…97dc6d ago0x7052cd…f8e3cf
0x07fb…97dc0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase6d ago0x2a716f…9fc13e
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0xbc642b…ca32f2
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0xa88c46…73f4dc
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0x9dec6c…bf8f34
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0xb23040…b22e71
0x07fb…97dc0x3070…fa85Basex402 service$0.02100%coinbase7d ago0x631208…121fb3
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0x9daaec…424d93
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0x01818c…e0ee5b
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0x742b41…d1eeba
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0x56aeca…2aed25
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0x7ee794…c96ce1
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0xcdff86…0a225d
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0xe41288…8ed286
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0x0cfddf…b0245c
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0x691f23…cee833
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0xa133a0…ac9ef4
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0xb9a534…1343e8
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0x6141f5…8c827c
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0x39190c…5b1f8f
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0xaf10a9…84605a
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0xdf0c7e…9f33bb
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0xa7c02f…d325ba
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0xcf73ae…d7143b
0x07fb…97dc0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase7d ago0x9e5499…e8153f

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.