Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x649893…a5ce7c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x2dd1a8…28ca57
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x60ae35…09f85c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x9824c8…ac2962
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x097b0f…edf12d
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x0463ce…f11cff
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x21fdb5…db6e7d
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0xe14a4e…0373fa
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0xc36652…696b5e
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x9acc5f…213980
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x78ad9f…7798f8
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0x9fd3e3…b49357
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0xb52fc0…af95f3
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0x538135…5ba436
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0xf295ec…7d9a2f
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0x778075…aea863
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0x81365a…1be70c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0x7c8dcd…36d712
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0x8d55a4…cfa3aa
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0xb0a825…f3e928
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0x7ba5f9…74ad15
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0x99979f…a81da9
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0xe077ec…7cc496
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0xa622de…c48e4c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa55d ago0xd0333b…24cfd5

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.