Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd791…f1060x9c95…e299Base—$0.001100%fluxa50d ago0x58943c…e1a153
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x1e6911…61106d
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x948c86…2edfd9
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x1a72b7…36d578
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x1d68b8…392bec
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x2f7555…fd700d
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x87610e…5c7566
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0xd9ba14…13e78a
0xd791…f1060x9c95…e299Base—$0.001100%fluxa50d ago0x6de467…e576f9
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0xbbddd3…f52696
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x14c90c…a83a62
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x5c688e…581b6e
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x0535a1…de6b06
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0xb31e3d…6393c9
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x3a251a…acb441
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x8bd83e…83d176
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x3636c4…1cff03
0xd791…f1060x9c95…e299Base—$0.001100%fluxa50d ago0xd1c8fc…47fe5a
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0xd9e448…f0862c
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x6c957c…c2f046
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0xa2d240…4ddf3f
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0x1f4815…2d5f0d
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0xad8421…bb4991
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0xe39293…eb5af1
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa50d ago0xef15b0…ddf0e3

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.