Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb769…33200x325b…d430BaseStableEnrichExa$0.04100%coinbase44d ago0xa2e463…5051ad
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase44d ago0x8576e2…50fe57
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase44d ago0xbb2be4…f2af3b
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase44d ago0x90f45b…d56450
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase44d ago0xc2511b…412ace
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase44d ago0xded660…3bc9ab
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase44d ago0xa10f35…efae8d
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x1c8442…4a7d90
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x0d3af7…324502
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x913831…515f1a
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xaec612…0726e6
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x3ccb75…c4335c
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x9f4e10…fa0f53
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x5ec1fa…f9a62c
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x0b2d16…fbda0c
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x31139b…435faf
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase45d ago0x3f8b90…cfdbf5
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase45d ago0xc0327d…f52862
0xb769…33200x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase45d ago0x000479…b822a8
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x2a4246…4a2626
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xec40ed…16e996
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xe74b7e…565fa9
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0xcbc492…7fee8a
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x1b03f1…504a6d
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase45d ago0x94462f…dc6790

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.